public class EBlockImageDCReader extends EBlockAware implements DataChannelReader
Modifier and Type | Field and Description |
---|---|
protected DataInputStream |
input |
context, EOD, EOF, WILL_CLOSE
Constructor and Description |
---|
EBlockImageDCReader() |
Modifier and Type | Method and 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 © 2016. All rights reserved.