Uses of Interface
org.apache.mina.util.byteaccess.IoRelativeReader
Packages that use IoRelativeReader
-
Uses of IoRelativeReader in org.apache.mina.util.byteaccess
Subinterfaces of IoRelativeReader in org.apache.mina.util.byteaccessModifier and TypeInterfaceDescriptionstatic interfaceProvides relocatable, relative access to the underlying array.Classes in org.apache.mina.util.byteaccess that implement IoRelativeReaderModifier and TypeClassDescriptionprivate classprivate classclassProvides restricted, relative, read-only access to the bytes in aCompositeByteArray.