class java.nio.IntBuffer extends Buffer implements Comparable<IntBuffer>
Available on java
Class Fields
static function wrap(param1:NativeArray<Int>, param2:Int, param3:Int):IntBuffer
static function wrap(param1:NativeArray<Int>):IntBuffer
Instance Fields
function get(param1:NativeArray<Int>):IntBuffer
function get(param1:NativeArray<Int>, param2:Int, param3:Int):IntBuffer