Home
last modified time | relevance | path

Searched refs:ScatteringByteChannel (Results 1 – 7 of 7) sorted by relevance

/libcore/ojluni/src/main/java/java/nio/channels/
DScatteringByteChannel.java49 public interface ScatteringByteChannel interface
DPipe.java61 implements ReadableByteChannel, ScatteringByteChannel
DDatagramChannel.java115 implements ByteChannel, ScatteringByteChannel, GatheringByteChannel, MulticastChannel
DSocketChannel.java118 implements ByteChannel, ScatteringByteChannel, GatheringByteChannel, NetworkChannel
DFileChannel.java157 implements SeekableByteChannel, GatheringByteChannel, ScatteringByteChannel
/libcore/
Dopenjdk_java_files.bp419 "ojluni/src/main/java/java/nio/channels/ScatteringByteChannel.java",
/libcore/api/
Dcurrent.txt6088 …s.GatheringByteChannel java.nio.channels.MulticastChannel java.nio.channels.ScatteringByteChannel {
6106 …plements java.nio.channels.GatheringByteChannel java.nio.channels.ScatteringByteChannel java.nio.c…
6236 …eChannel implements java.nio.channels.ReadableByteChannel java.nio.channels.ScatteringByteChannel {
6249 public interface ScatteringByteChannel extends java.nio.channels.ReadableByteChannel {
6323 …els.GatheringByteChannel java.nio.channels.NetworkChannel java.nio.channels.ScatteringByteChannel {