package java.nio.channels
extends ByteChannel › WritableByteChannel › Channel › Closeable › AutoCloseable
implemented by FileChannel
Available on javaclose ():VoidisOpen ():Boolposition (param1:Int64):SeekableByteChannelposition ():Int64read (param1:ByteBuffer):Intsize ():Int64truncate (param1:Int64):SeekableByteChannelwrite (param1:ByteBuffer):Int
© 2005–2016 Haxe Foundation
Licensed under a MIT license.
http://api.haxe.org/java/nio/channels/SeekableByteChannel.html