public class ExposedBais
extends java.io.ByteArrayInputStream
| Constructor and Description |
|---|
ExposedBais(byte[] buf) |
ExposedBais(byte[] buf,
int offset,
int length) |
ExposedBais(int size) |
| Modifier and Type | Method and Description |
|---|---|
void |
setCount(int n) |
byte[] |
toByteArray() |