public class DbByteArrayOutputStream extends ByteArrayOutputStream
Constructor and Description |
---|
DbByteArrayOutputStream() |
DbByteArrayOutputStream(int size) |
Modifier and Type | Method and Description |
---|---|
void |
writeTo(DataOutput dstr)
Writes the full contents of the buffer a DataOutput stream.
|
close, reset, size, toByteArray, toString, toString, toString, write, write, writeTo
flush, write
public DbByteArrayOutputStream()
public DbByteArrayOutputStream(int size)
public void writeTo(DataOutput dstr) throws IOException
IOException
Jas4pp 1.5 © Java Analysis Studio for Particle Physics