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, writeToflush, writepublic void resizeBuffer(int i)
i - Position up to which the buffer had been readCopyright © 2019 WSO2. All rights reserved.