org.cip4.jdflib.util
Class ByteArrayIOStream.ByteArrayIOInputStream
java.lang.Object
java.io.InputStream
java.io.ByteArrayInputStream
org.cip4.jdflib.util.ByteArrayIOStream.ByteArrayIOInputStream
- All Implemented Interfaces:
- Closeable
- Enclosing class:
- ByteArrayIOStream
public static class ByteArrayIOStream.ByteArrayIOInputStream
- extends ByteArrayInputStream
bytearrayinputstream that allows duplication without copying
- Author:
- rainer prosi
getNewStream
public ByteArrayIOStream.ByteArrayIOInputStream getNewStream()
- get a new input stream that starts fresh at 0
- Returns:
toString
public String toString()
- Overrides:
toString in class Object
- See Also:
Object.toString()
getBuf
public byte[] getBuf()
- Returns:
getCount
public int getCount()
- Returns:
Copyright © 2013. All Rights Reserved.