Uses of Interface
org.apache.mina.util.byteaccess.IoAbsoluteWriter
Packages that use IoAbsoluteWriter
-
Uses of IoAbsoluteWriter in org.apache.mina.util.byteaccess
Subinterfaces of IoAbsoluteWriter in org.apache.mina.util.byteaccessModifier and TypeInterfaceDescriptioninterfaceRepresents a sequence of bytes that can be read or written directly or through a cursor.Classes in org.apache.mina.util.byteaccess that implement IoAbsoluteWriterModifier and TypeClassDescription(package private) classAbstract class that implementsByteArray.classAByteArraybacked by aIoBuffer.private classfinal classA ByteArray composed of other ByteArrays.