protected class Deserializer.BufferInputStream
extends InputStream
Modifier | Constructor and Description |
---|---|
protected |
BufferInputStream() |
Modifier and Type | Method and Description |
---|---|
int |
read() |
int |
read(byte[] bytes) |
int |
read(byte[] bytes,
int offset,
int length) |