package java.nio
extended by ByteBuffer, CharBuffer, DoubleBuffer, FloatBuffer, IntBuffer, LongBuffer, ShortBuffer
Available on java array ():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–2018 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/java/nio/Buffer.html