| Name | Description | Type | Package | Framework | 
| BufferByteArray | A ByteArray backed by a IoBuffer. | Class | org.apache.mina.util.byteaccess | Apache Mina | 
| ByteArray | Represents a sequence of bytes that can be read or written directly orAuthor:Apache MINA Project | Interface | org.apache.mina.util.byteaccess | Apache Mina | 
| ByteArray .Cursor | Provides relocatable, relative access to the underlying array. | Interface | org.apache.mina.util.byteaccess | Apache Mina | 
| ByteArrayFactory | A factory for ByteArrays. | Interface | org.apache.mina.util.byteaccess | Apache Mina | 
| ByteArrayPool | Creates ByteArrays, using a pool to reduce allocation where possible. | Class | org.apache.mina.util.byteaccess | Apache Mina | 
| CompositeByteArray | A ByteArray composed of other ByteArrays. | Class | org.apache.mina.util.byteaccess | Apache Mina | 
| CompositeByteArray .CursorListener | Allows for efficient detection of component boundaries when using a cursor. | Interface | org.apache.mina.util.byteaccess | Apache Mina | 
| CompositeByteArrayRelativeReader | Provides restricted, relative, read-only access to the bytes in a CompositeByteArray. | Class | org.apache.mina.util.byteaccess | Apache Mina | 
| CompositeByteArrayRelativeWriter | Provides restricted, relative, write-only access to the bytes in a CompositeByteArray. | Class | org.apache.mina.util.byteaccess | Apache Mina | 
| CompositeByteArrayRelativeWriter .ChunkedExpander | Expands the supplied CompositeByteArray by the number of bytes provided in the constructor | Class | org.apache.mina.util.byteaccess | Apache Mina | 
| CompositeByteArrayRelativeWriter .Expander | An object that knows how to expand a CompositeByteArray. | Interface | org.apache.mina.util.byteaccess | Apache Mina | 
| CompositeByteArrayRelativeWriter .Flusher | An object that knows how to flush a ByteArray. | Interface | org.apache.mina.util.byteaccess | Apache Mina | 
| CompositeByteArrayRelativeWriter .NopExpander | No-op expander. | Class | org.apache.mina.util.byteaccess | Apache Mina | 
| IoAbsoluteReader | Provides absolute read access to a sequence of bytes. | Interface | org.apache.mina.util.byteaccess | Apache Mina | 
| IoAbsoluteWriter | Provides absolute write access to a sequence of bytes. | Interface | org.apache.mina.util.byteaccess | Apache Mina | 
| IoRelativeReader | Provides relative read access to a sequence of bytes. | Interface | org.apache.mina.util.byteaccess | Apache Mina | 
| IoRelativeWriter | Provides relative read access to a sequence of bytes. | Interface | org.apache.mina.util.byteaccess | Apache Mina | 
| SimpleByteArrayFactory | Creates ByteArray backed by a heap-allocated IoBuffer. | Class | org.apache.mina.util.byteaccess | Apache Mina |