package java.nio
extends Buffer
implements Comparable<IntBuffer>
Available on javaasReadOnlyBuffer ():IntBuffer
compact ():IntBuffer
compareTo (param1:Dynamic):Int
compareTo (param1:IntBuffer):Int
duplicate ():IntBuffer
equals (param1:Dynamic):Bool
get (param1:NativeArray<Int>):IntBuffer
get ():Int
get (param1:Int):Int
get (param1:NativeArray<Int>, param2:Int, param3:Int):IntBuffer
hashCode ():Int
order ():ByteOrder
put (param1:NativeArray<Int>):IntBuffer
put (param1:Int):IntBuffer
put (param1:Int, param2:Int):IntBuffer
put (param1:IntBuffer):IntBuffer
put (param1:NativeArray<Int>, param2:Int, param3:Int):IntBuffer
slice ():IntBuffer
toString ():String
static allocate (param1:Int):IntBuffer
static wrap (param1:NativeArray<Int>):IntBuffer
static wrap (param1:NativeArray<Int>, param2:Int, param3:Int):IntBuffer
© 2005–2016 Haxe Foundation
Licensed under a MIT license.
http://api.haxe.org/java/nio/IntBuffer.html