public class ElementOutputStream extends ByteArrayOutputStream
buf, count
Constructor and Description |
---|
ElementOutputStream() |
Modifier and Type | Method and Description |
---|---|
void |
resizeBuffer(int i)
The read data of the buffer is removed and rest is assigned.
|
close, reset, size, toByteArray, toString, toString, toString, write, write, writeTo
flush, write
public void resizeBuffer(int i)
i
- Position up to which the buffer had been readCopyright © 2018 WSO2. All rights reserved.