Home
last modified time | relevance | path

Searched refs:ByteChannel (Results 1 – 5 of 5) sorted by relevance

/libcore/ojluni/src/main/java/java/nio/channels/
DByteChannel.java41 public interface ByteChannel interface
DSeekableByteChannel.java54 extends ByteChannel
DDatagramChannel.java115 implements ByteChannel, ScatteringByteChannel, GatheringByteChannel, MulticastChannel
DSocketChannel.java118 implements ByteChannel, ScatteringByteChannel, GatheringByteChannel, NetworkChannel
/libcore/
Dopenjdk_java_files.bp362 "ojluni/src/main/java/java/nio/channels/ByteChannel.java",