public class ExposedBaos
extends java.io.ByteArrayOutputStream
| Constructor and Description |
|---|
ExposedBaos() |
ExposedBaos(int size) |
| Modifier and Type | Method and Description |
|---|---|
void |
setCount(int n) |
byte[] |
toByteArray() |
java.nio.ByteBuffer |
toByteBuffer() |