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