Methods

@:throws("java.io.IOException")write(param1:ByteBuffer):Int

@:throws("java.io.IOException")write(param1:NativeArray<ByteBuffer>):Int64

@:throws("java.io.IOException")write(param1:NativeArray<ByteBuffer>, param2:Int, param3:Int):Int64

Inherited Variables

Inherited Methods

Defined by AbstractSelectableChannel

Defined by SelectableChannel

@:throws("java.nio.channels.ClosedChannelException")finalregister(param1:Selector, param2:Int):SelectionKey

@:throws("java.nio.channels.ClosedChannelException")register(param1:Selector, param2:Int, param3:Dynamic):SelectionKey

Defined by AbstractInterruptibleChannel

@:throws("java.io.IOException")finalclose():Void

finalisOpen():Bool