Interface TByteChannel

All Superinterfaces:
TAutoCloseable, TChannel, TCloseable, TReadableByteChannel, TWritableByteChannel
All Known Subinterfaces:
TSeekableByteChannel

public interface TByteChannel extends TReadableByteChannel, TWritableByteChannel