public class OChannelBinaryInputStream extends InputStream
| Constructor and Description |
|---|
OChannelBinaryInputStream(OChannelBinary channel) |
| Modifier and Type | Method and Description |
|---|---|
int |
available() |
int |
read() |
close, mark, markSupported, read, read, reset, skippublic OChannelBinaryInputStream(OChannelBinary channel)
public int read()
throws IOException
read in class InputStreamIOExceptionpublic int available()
throws IOException
available in class InputStreamIOExceptionCopyright © 2009–2015 Orient Technologies. All rights reserved.