public class OChannelBinaryOutputStream extends OutputStream
| Constructor and Description |
|---|
OChannelBinaryOutputStream(OChannelBinaryAsynchClient channel) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
void |
flush() |
void |
write(int iByte) |
write, writepublic OChannelBinaryOutputStream(OChannelBinaryAsynchClient channel)
public void write(int iByte)
throws IOException
write in class OutputStreamIOExceptionpublic void close()
throws IOException
close in interface Closeableclose in interface AutoCloseableclose in class OutputStreamIOExceptionpublic void flush()
throws IOException
flush in interface Flushableflush in class OutputStreamIOExceptionCopyright © 2009–2015 Orient Technologies. All rights reserved.