DataChannelReader
public 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() |
setTransferContext
protected DataInputStream input
public void setDataStream(InputStream in)
setDataStream
in interface DataChannelReader
public boolean willCloseReceived()
public Buffer read() throws IOException
read
in interface DataChannelReader
IOException
public void close() throws IOException
close
in interface DataChannelReader
IOException
Copyright © 2018. All rights reserved.