protected static class AbstractOSController.InternalOutputStream extends OutputStream
| Modifier | Constructor and Description |
|---|---|
protected |
InternalOutputStream() |
| Modifier and Type | Method and Description |
|---|---|
void |
flush() |
String |
toString() |
void |
write(int b) |
close, write, writepublic void write(int b)
throws IOException
write in class OutputStreamIOExceptionpublic void flush()
throws IOException
flush in interface Flushableflush in class OutputStreamIOExceptionCopyright © 2024 MuleSoft Inc. All rights reserved.