protected class Deserializer.BufferInputStream extends java.io.InputStream
protected
Deserializer.BufferInputStream()
int
read()
read(byte[] bytes)
read(byte[] bytes, int offset, int length)
available, close, mark, markSupported, reset, skip
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
protected Deserializer.BufferInputStream()
public int read()
read
java.io.InputStream
public int read(byte[] bytes)
public int read(byte[] bytes, int offset, int length)