public class NbChannelInputStream extends java.io.InputStream
NbChannelInputStream(java.nio.channels.ReadableByteChannel channel)
int
read()
read(byte[] b, int off, int len)
available, close, mark, markSupported, read, reset, skip
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public NbChannelInputStream(java.nio.channels.ReadableByteChannel channel)
channel
public int read() throws java.io.IOException
read
java.io.InputStream
java.io.IOException
public int read(byte[] b, int off, int len) throws java.io.IOException
Copyright © 2005-2012. All Rights Reserved.