package java.nio
extended by ByteBuffer, CharBuffer, DoubleBuffer, FloatBuffer, IntBuffer, LongBuffer, ShortBuffer
Available on javaarray ():Dynamic
arrayOffset ():Int
capacity ():Int
clear ():Buffer
flip ():Buffer
hasArray ():Bool
hasRemaining ():Bool
isDirect ():Bool
isReadOnly ():Bool
limit (param1:Int):Buffer
limit ():Int
mark ():Buffer
position (param1:Int):Buffer
position ():Int
remaining ():Int
reset ():Buffer
rewind ():Buffer
© 2005–2016 Haxe Foundation
Licensed under a MIT license.
http://api.haxe.org/java/nio/Buffer.html