Uses of Class
org.cip4.jdflib.util.ByteArrayIOStream.ByteArrayIOInputStream

Packages that use ByteArrayIOStream.ByteArrayIOInputStream
org.cip4.jdflib.util   
 

Uses of ByteArrayIOStream.ByteArrayIOInputStream in org.cip4.jdflib.util
 

Methods in org.cip4.jdflib.util that return ByteArrayIOStream.ByteArrayIOInputStream
static ByteArrayIOStream.ByteArrayIOInputStream ByteArrayIOStream.getBufferedInputStream(InputStream is)
          get a completely buffered and resizable input stream
 ByteArrayIOStream.ByteArrayIOInputStream ByteArrayIOStream.getInputStream()
          gets an input stream based on the current byte contents - note this operates on the internal data
 ByteArrayIOStream.ByteArrayIOInputStream ByteArrayIOStream.ByteArrayIOInputStream.getNewStream()
          get a new input stream that starts fresh at 0
 



Copyright © 2013. All Rights Reserved.