Uses of Interface
net.sf.mmm.util.io.api.ByteArrayBuffer

Packages that use ByteArrayBuffer
net.sf.mmm.util.io.impl Contains implementations for utilities that help to read and write data, process bytes, etc. 
 

Uses of ByteArrayBuffer in net.sf.mmm.util.io.impl
 

Classes in net.sf.mmm.util.io.impl that implement ByteArrayBuffer
 class ByteArrayBufferImpl
          This class is similar to ByteBuffer but a lot simpler.
 

Methods in net.sf.mmm.util.io.impl that return ByteArrayBuffer
protected  ByteArrayBuffer AbstractByteArrayBufferBuffer.getCurrentBuffer()
          This method gets the current ByteArrayBufferImpl.
 



Copyright © 2001-2010 mmm-Team. All Rights Reserved.