W3cubDocs

/Haxe Java

GatheringByteChannel

package java.nio.channels

extends WritableByteChannelChannelCloseableAutoCloseable

implemented by DatagramChannel, FileChannel, Pipe_SinkChannel, SocketChannel

Available on java

Methods

close ():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