package java.nio
extends Buffer
implements Comparable<IntBuffer>
Available on java
staticallocate(param1:Int):IntBuffer
staticwrap(param1:NativeArray<Int>):IntBuffer
staticwrap(param1:NativeArray<Int>, param2:Int, param3:Int):IntBuffer
asReadOnlyBuffer():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
finalput(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
© 2005–2020 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/java/nio/IntBuffer.html