| Package | Description |
|---|---|
| org.apache.mina.util.byteaccess |
| Modifier and Type | Interface | Description |
|---|---|---|
interface |
ByteArray |
Represents a sequence of bytes that can be read or written directly or
through a cursor.
|
| Modifier and Type | Class | Description |
|---|---|---|
class |
BufferByteArray |
A
ByteArray backed by a IoBuffer. |
class |
CompositeByteArray |
A ByteArray composed of other ByteArrays.
|
Copyright © 2004–2018 Apache MINA Project. All rights reserved.