Class AFPipe.SinkChannel

All Implemented Interfaces:
Closeable, AutoCloseable, Channel, GatheringByteChannel, InterruptibleChannel, WritableByteChannel, FileDescriptorAccess
Enclosing class:
AFPipe

public final class AFPipe.SinkChannel extends Pipe.SinkChannel implements FileDescriptorAccess
A channel representing the writable end of a Pipe, with access to the FileDescriptor.