| java.nio.channels.ByteChannel | ReadableByteChannel WritableByteChannel |
A ByteChannel is both readable and writable.
The methods for the byte channel are precisely those defined by readable and writable byte channels.
Known Indirect Subclasses
Methods inherited
from interface
java.io.Closeable
Methods inherited
from interface
java.nio.channels.WritableByteChannel
Methods inherited
from interface
java.nio.channels.Channel
Methods inherited
from interface
java.nio.channels.ReadableByteChannel