Home
last modified time | relevance | path

Searched refs:GatheringByteChannel (Results 1 – 8 of 8) sorted by relevance

/libcore/ojluni/src/main/java/java/nio/channels/
DGatheringByteChannel.java49 public interface GatheringByteChannel interface
DPipe.java95 implements WritableByteChannel, GatheringByteChannel
DDatagramChannel.java120 implements ByteChannel, ScatteringByteChannel, GatheringByteChannel, MulticastChannel
DSocketChannel.java123 implements ByteChannel, ScatteringByteChannel, GatheringByteChannel, NetworkChannel
DFileChannel.java157 implements SeekableByteChannel, GatheringByteChannel, ScatteringByteChannel
/libcore/
Dopenjdk_java_files.bp399 "ojluni/src/main/java/java/nio/channels/GatheringByteChannel.java",
DEXPECTED_UPSTREAM424 …a/java/nio/channels/GatheringByteChannel.java,jdk17u/jdk-17.0.6-ga,src/java.base/share/classes/jav…
/libcore/api/
Dcurrent.txt6739 …hannel implements java.nio.channels.ByteChannel java.nio.channels.GatheringByteChannel java.nio.ch…
6757 …els.spi.AbstractInterruptibleChannel implements java.nio.channels.GatheringByteChannel java.nio.ch…
6802 public interface GatheringByteChannel extends java.nio.channels.WritableByteChannel {
6882 …annels.spi.AbstractSelectableChannel implements java.nio.channels.GatheringByteChannel java.nio.ch…
6979 …hannel implements java.nio.channels.ByteChannel java.nio.channels.GatheringByteChannel java.nio.ch…