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