package java.nio.channels
extends WritableByteChannel › Channel › Closeable › AutoCloseable
implemented by DatagramChannel, FileChannel, Pipe_SinkChannel, SocketChannel
Available on javaclose ():Void
isOpen ():Bool
write (param1:NativeArray<ByteBuffer>):Int64
write (param1:ByteBuffer):Int
write (param1:NativeArray<ByteBuffer>, param2:Int, param3:Int):Int64
© 2005–2016 Haxe Foundation
Licensed under a MIT license.
http://api.haxe.org/java/nio/channels/GatheringByteChannel.html