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
IOException
void close() throws IOException
IOException
Copyright © 2016. All rights reserved.