Home
last modified time | relevance | path

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

/libcore/luni/src/main/java/java/nio/channels/
DScatteringByteChannel.java27 public interface ScatteringByteChannel extends ReadableByteChannel { interface
DPipe.java60 AbstractSelectableChannel implements ReadableByteChannel, ScatteringByteChannel {
DSocketChannel.java66 ByteChannel, ScatteringByteChannel, GatheringByteChannel {
DDatagramChannel.java46 implements ByteChannel, ScatteringByteChannel, GatheringByteChannel {
DFileChannel.java80 implements ByteChannel, GatheringByteChannel, ScatteringByteChannel {