Uses of Interface
org.apache.mina.util.byteaccess.IoRelativeWriter

Packages that use IoRelativeWriter
org.apache.mina.util.byteaccess   
 

Uses of IoRelativeWriter in org.apache.mina.util.byteaccess
 

Subinterfaces of IoRelativeWriter in org.apache.mina.util.byteaccess
static interface ByteArray.Cursor
          Provides relocatable, relative access to the underlying array.
 

Classes in org.apache.mina.util.byteaccess that implement IoRelativeWriter
 class CompositeByteArrayRelativeWriter
          Provides restricted, relative, write-only access to the bytes in a CompositeByteArray.
 



Copyright © 2004-2012 Apache MINA Project. All Rights Reserved.