Uses of Interface
org.apache.mina.util.byteaccess.IoRelativeReader
-
Packages that use IoRelativeReader Package Description org.apache.mina.util.byteaccess -
-
Uses of IoRelativeReader in org.apache.mina.util.byteaccess
Subinterfaces of IoRelativeReader in org.apache.mina.util.byteaccess Modifier and Type Interface Description static interfaceByteArray.CursorProvides relocatable, relative access to the underlying array.Classes in org.apache.mina.util.byteaccess that implement IoRelativeReader Modifier and Type Class Description classCompositeByteArrayRelativeReaderProvides restricted, relative, read-only access to the bytes in aCompositeByteArray.
-