public class BufferedInputStream
extends java.io.ByteArrayInputStream
Constructor and Description |
---|
BufferedInputStream() |
Modifier and Type | Method and Description |
---|---|
void |
clear() |
byte[] |
getBuffer() |
int |
getLength() |
int |
getPosition() |
void |
reset(byte[] input,
int start,
int length) |