The methods of Java.Nio.Channels.Pipe are listed below. For a list of all members, see the Pipe Members list.
See Also: Inherited members from Java.Lang.Object
static | Open()Returns a new pipe from the default . | |
abstract | Sink()Returns the sink channel of the pipe. | |
abstract | Source()Returns the source channel of the pipe. |