DataChannelReaderpublic class EBlockImageDCReader extends EBlockAware implements DataChannelReader
| Modifier and Type | Field | Description |
|---|---|---|
protected DataInputStream |
input |
context, EOD, EOF, WILL_CLOSE| Constructor | Description |
|---|---|
EBlockImageDCReader() |
| Modifier and Type | Method | Description |
|---|---|---|
void |
close() |
|
Buffer |
read() |
|
void |
setDataStream(InputStream in) |
|
boolean |
willCloseReceived() |
setTransferContextprotected DataInputStream input
public void setDataStream(InputStream in)
setDataStream in interface DataChannelReaderpublic boolean willCloseReceived()
public Buffer read() throws IOException
read in interface DataChannelReaderIOExceptionpublic void close()
throws IOException
close in interface DataChannelReaderIOExceptionCopyright © 2018. All rights reserved.