org.jgroups.util
public class ExposedByteArrayOutputStream extends ByteArrayOutputStream
Version: $Id: ExposedByteArrayOutputStream.java,v 1.2 2005/07/25 15:53:36 belaban Exp $
| Constructor Summary | |
|---|---|
| ExposedByteArrayOutputStream() | |
| ExposedByteArrayOutputStream(int size) | |
| Method Summary | |
|---|---|
| int | getCapacity() |
| byte[] | getRawBuffer() |