package java.nio
extends Buffer
implements Comparable<IntBuffer>
Available on java
staticallocate(param1:Int):IntBufferstaticwrap(param1:NativeArray<Int>):IntBufferstaticwrap(param1:NativeArray<Int>, param2:Int, param3:Int):IntBufferasReadOnlyBuffer():IntBuffercompact():IntBuffercompareTo(param1:Dynamic):IntcompareTo(param1:IntBuffer):Intduplicate():IntBufferequals(param1:Dynamic):Boolget(param1:NativeArray<Int>):IntBufferget():Intget(param1:Int):Intget(param1:NativeArray<Int>, param2:Int, param3:Int):IntBufferhashCode():Intorder():ByteOrderfinalput(param1:NativeArray<Int>):IntBufferput(param1:Int):IntBufferput(param1:Int, param2:Int):IntBufferput(param1:IntBuffer):IntBufferput(param1:NativeArray<Int>, param2:Int, param3:Int):IntBufferslice():IntBuffertoString():String
© 2005–2020 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/java/nio/IntBuffer.html