EBlockImageDCWriter, StreamAsciiDCWriter, StreamImageDCWriterpublic interface DataChannelWriter
| Modifier and Type | Method | Description |
|---|---|---|
void |
close() |
|
void |
endOfData() |
|
void |
setDataStream(OutputStream out) |
|
void |
write(Buffer buffer) |
void setDataStream(OutputStream out)
void write(Buffer buffer) throws IOException
IOExceptionvoid endOfData()
throws IOException
IOExceptionvoid close()
throws IOException
IOExceptionCopyright © 2018. All rights reserved.