class java.nio.channels.Pipe_SourceChannel extends AbstractSelectableChannel implements ReadableByteChannel implements ScatteringByteChannel
import java.nio.channels.Pipe;
Available on java
Instance Fields
function read(param1:NativeArray<ByteBuffer>, param2:Int, param3:Int):Int64
function read(param1:ByteBuffer):Int
function read(param1:NativeArray<ByteBuffer>):Int64