Uses of Interface
org.apache.mina.util.byteaccess.IoRelativeWriter
Packages that use IoRelativeWriter
-
Uses of IoRelativeWriter in org.apache.mina.util.byteaccess
Subinterfaces of IoRelativeWriter 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 IoRelativeWriterModifier and TypeClassDescriptionprivate classprivate classclassProvides restricted, relative, write-only access to the bytes in aCompositeByteArray.