interface java.nio.channels.GatheringByteChannel extends WritableByteChannel

Available on java

Instance Fields

function close():Void

function isOpen():Bool

function write(param1:ByteBuffer):Int

function write(param1:NativeArray<ByteBuffer>):Int64

function write(param1:NativeArray<ByteBuffer>, param2:Int, param3:Int):Int64