| GNU Classpath (0.95) | |
| Frames | No Frames |
Classes implementing java.nio.channels.ReadableByteChannel | |
| class | |
| class | |
| class | |
| class | |
Methods with parameter type java.nio.channels.ReadableByteChannel | |
| InputStream | Constructs a stream that reads bytes from the given channel.
|
| Reader | Constructs a reader that decodes bytes from the given channel according to
the named charset.
|
| Reader | Constructs a reader that decodes bytes from the given channel using the
given decoder.
|
| long | Transfers bytes from the given readable channel into this channel.
|
Methods with return type java.nio.channels.ReadableByteChannel | |
| ReadableByteChannel | Constructs a channel that reads bytes from the given stream.
|
| GNU Classpath (0.95) |