| Package | Description |
|---|---|
| org.apache.mina.util.byteaccess |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
ByteArray.Cursor
Provides relocatable, relative access to the underlying array.
|
| Modifier and Type | Class and Description |
|---|---|
private class |
BufferByteArray.CursorImpl |
private class |
CompositeByteArray.CursorImpl |
class |
CompositeByteArrayRelativeReader
Provides restricted, relative, read-only access to the bytes in a
CompositeByteArray. |