A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://docs.oracle.com/en/java/javase/16/docs/api/java.base/java/nio/channels/ByteChannel.html below:

ByteChannel (Java SE 16 & JDK 16)

Module java.base Package java.nio.channels Interface ByteChannel
All Superinterfaces:
AutoCloseable, Channel, Closeable, ReadableByteChannel, WritableByteChannel
All Known Subinterfaces:
SeekableByteChannel
All Known Implementing Classes:
DatagramChannel, FileChannel, SocketChannel
public interface ByteChannel extends ReadableByteChannel, WritableByteChannel

A channel that can read and write bytes. This interface simply unifies

ReadableByteChannel

and

WritableByteChannel

; it does not specify any new operations.

Since:
1.4

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4