package java.nio
extends Buffer
implements Comparable<IntBuffer>
Available on javaasReadOnlyBuffer ():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 ():ByteOrderput (param1:NativeArray<Int>):IntBufferput (param1:Int):IntBufferput (param1:Int, param2:Int):IntBufferput (param1:IntBuffer):IntBufferput (param1:NativeArray<Int>, param2:Int, param3:Int):IntBufferslice ():IntBuffertoString ():Stringstatic allocate (param1:Int):IntBufferstatic wrap (param1:NativeArray<Int>):IntBufferstatic 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