Available on clay web
@:value(4)staticinlineread onlyBYTES_PER_ELEMENT:Int = 4
@:has_untypedstaticinlinefromArray<T>(_array:Array<T>):Int32Array
@:has_untypedstaticinlinefromView(_view:ArrayBufferView):Int32Array
staticinlinefromBuffer(_buffer:ArrayBuffer, _byteOffset:Int, _byteLength:Int):Int32Array
@:value({ byteOffset : 0 })staticinlinefromBytes(bytes:Bytes, byteOffset:Int = 0, ?len:Int):Int32Array
staticinlinetoBytes(this:Int32Array):Bytes