public interface DataChannelReader
Modifier and Type | Method and Description |
---|---|
void |
close() |
Buffer |
read() |
void |
setDataStream(java.io.InputStream in) |
void setDataStream(java.io.InputStream in)
Buffer read() throws java.io.IOException
java.io.IOException
void close() throws java.io.IOException
java.io.IOException