| Package | Description |
|---|---|
| org.apache.mina.util.byteaccess |
| Modifier and Type | Class and Description |
|---|---|
class |
ByteArrayPool
Creates
ByteArrays, using a pool to reduce allocation where possible. |
class |
SimpleByteArrayFactory
Creates
ByteArray backed by a heap-allocated
IoBuffer. |
| Constructor and Description |
|---|
CompositeByteArray(ByteArrayFactory byteArrayFactory)
Creates a new instance of CompositeByteArray.
|
CompositeByteArrayRelativeWriter.ChunkedExpander(ByteArrayFactory baf,
int newComponentSize) |
Copyright © 2004-2012 Apache MINA Project. All Rights Reserved.