protected class HttpMessageDataStreamer.ByteBufferOutputStream extends OutputStream
| Modifier | Constructor and Description |
|---|---|
protected |
ByteBufferOutputStream() |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
void |
flush() |
void |
write(int b) |
write, writepublic void write(int b)
write in class OutputStreampublic void flush()
flush in interface Flushableflush in class OutputStreampublic void close()
close in interface Closeableclose in interface AutoCloseableclose in class OutputStreamCopyright © 2023 WSO2. All rights reserved.