| 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 |
|---|
ChunkedExpander(ByteArrayFactory baf,
int newComponentSize) |
CompositeByteArray(ByteArrayFactory byteArrayFactory)
Creates a new instance of CompositeByteArray.
|
Copyright © 2004–2017 Apache MINA Project. All rights reserved.