Static variables

staticpos:Int

staticsize:Int

Static methods

staticinlineclone(this:Int32Array):Int32Flat

staticinlinefill(this:Int32Array, arr:Int32Array):Void

@:fromstaticinlinefromArray(arr:Int32Array):Int32Flat

staticinlinehasNext(this:Int32Array):Bool

@:op(A++)staticinlineincrement(this:Int32Array):Int

staticinlinenext(this:Int32Array):Int

@:op([])staticinlinereadItem(this:Int32Array, k:Int):Int

@:tostaticinlinetoArray(this:Int32Array):Int32Array

@:op([])staticinlinewriteItem(this:Int32Array, k:Int, v:Int):Int