Uses of Interface
org.apache.mina.util.byteaccess.IoRelativeWriter
-
Packages that use IoRelativeWriter Package Description org.apache.mina.util.byteaccess -
-
Uses of IoRelativeWriter in org.apache.mina.util.byteaccess
Subinterfaces of IoRelativeWriter 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 IoRelativeWriter Modifier and Type Class Description classCompositeByteArrayRelativeWriterProvides restricted, relative, write-only access to the bytes in aCompositeByteArray.
-