public interface DataChannelReader
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
Buffer |
read() |
void |
setDataStream(InputStream in) |
void setDataStream(InputStream in)
Buffer read() throws IOException
IOExceptionvoid close()
throws IOException
IOExceptionCopyright © 2013. All Rights Reserved.