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