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, writeToflush, writepublic DbByteArrayOutputStream()
public DbByteArrayOutputStream(int size)
public void writeTo(DataOutput dstr) throws IOException
IOExceptionDMelt 2.0 © DataMelt by jWork.ORG