public static class ByteArrayIOStream.ByteArrayIOInputStream extends ByteArrayInputStream
buf, count, mark, pos| Modifier and Type | Method and Description |
|---|---|
byte[] |
getBuf() |
int |
getCount() |
ByteArrayIOStream.ByteArrayIOInputStream |
getNewStream()
get a new input stream that starts fresh at 0
|
String |
toString() |
available, close, mark, markSupported, read, read, reset, skipreadpublic ByteArrayIOStream.ByteArrayIOInputStream getNewStream()
public String toString()
toString in class ObjectObject.toString()public byte[] getBuf()
public int getCount()
Copyright © 2013. All Rights Reserved.