Uses of Package
org.apache.mina.util.byteaccess
Packages that use org.apache.mina.util.byteaccess
-
Classes in org.apache.mina.util.byteaccess used by org.apache.mina.util.byteaccessClassDescriptionAbstract class that implements
ByteArray.AByteArraybacked by aIoBuffer.Represents a sequence of bytes that can be read or written directly or through a cursor.Provides relocatable, relative access to the underlying array.A factory forByteArrays.A linked list that storesByteArrays and maintains several useful invariants.A node within the linked list.A ByteArray composed of other ByteArrays.Allows for efficient detection of component boundaries when using a cursor.Provides common functionality between theCompositeByteArrayRelativeReaderandCompositeByteArrayRelativeWriter.An object that knows how to expand aCompositeByteArray.An object that knows how to flush aByteArray.Provides absolute read access to a sequence of bytes.Provides absolute write access to a sequence of bytes.Provides relative read access to a sequence of bytes.Provides relative read access to a sequence of bytes.