Uses of Interface
com.imagero.uio.buffer.MutableBuffer

Packages that use MutableBuffer
com.imagero.uio.buffer   
 

Uses of MutableBuffer in com.imagero.uio.buffer
 

Classes in com.imagero.uio.buffer that implement MutableBuffer
 class MutableByteBuffer
           
 class OutputStreamBuffer
           
 class RABuffer
          Implementation of Buffer for RandomAccess.
 class RAFBuffer
          Implementation of Buffer for RandomAccessFile.