public class TransparentByteArrayOutputStream
extends java.io.ByteArrayOutputStream
| Modifier and Type | Class and Description |
|---|---|
static class |
TransparentByteArrayOutputStream.TransparentByteArrayInputStream |
| Constructor and Description |
|---|
TransparentByteArrayOutputStream() |
TransparentByteArrayOutputStream(int size) |
| Modifier and Type | Method and Description |
|---|---|
java.io.ByteArrayInputStream |
getByteArrayInputStream() |
int |
getCount() |
byte[] |
getInternalBytes() |