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