| 程序包 | 说明 |
|---|---|
| org.apache.mina.util.byteaccess |
| 限定符和类型 | 接口和说明 |
|---|---|
interface |
ByteArray
Represents a sequence of bytes that can be read or written directly or
through a cursor.
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
BufferByteArray
A
ByteArray backed by a IoBuffer. |
class |
CompositeByteArray
A ByteArray composed of other ByteArrays.
|