interface java.nio.channels.ScatteringByteChannel extends ReadableByteChannel
Available on java
Implementors | ||||||||||
![]() | DatagramChannel, FileChannel, Pipe_SourceChannel, SocketChannel |
|
Instance Fields
function read(param1:ByteBuffer):Int
function read(param1:NativeArray<ByteBuffer>):Int64
function read(param1:NativeArray<ByteBuffer>, param2:Int, param3:Int):Int64