public class ExposedByteArrayOutputStream
extends java.io.ByteArrayOutputStream
Constructor and Description |
---|
ExposedByteArrayOutputStream() |
ExposedByteArrayOutputStream(int size) |
Modifier and Type | Method and Description |
---|---|
int |
getCapacity() |
byte[] |
getRawBuffer() |
Copyright ? 1998-2006 Bela Ban. All Rights Reserved.