Available on clay native
@:has_untypedstaticinlinegetInt8(buffer:ArrayBuffer, byteOffset:Int):Int
@:has_untypedstaticinlinesetInt8(buffer:ArrayBuffer, byteOffset:Int, value:Int):Void
@:has_untypedstaticinlinegetUint8(buffer:ArrayBuffer, byteOffset:Int):UINT
staticinlinesetUint8Clamped(buffer:ArrayBuffer, byteOffset:Int, value:UINT):Void
@:has_untypedstaticinlinesetUint8(buffer:ArrayBuffer, byteOffset:Int, value:UINT):Void
@:has_untypedstaticgetInt16(buffer:ArrayBuffer, byteOffset:Int):Int
@:has_untypedstaticgetInt16_BE(buffer:ArrayBuffer, byteOffset:Int):Int
@:has_untypedstaticsetInt16(buffer:ArrayBuffer, byteOffset:Int, value:Int):Void
@:has_untypedstaticsetInt16_BE(buffer:ArrayBuffer, byteOffset:Int, value:Int):Void
@:has_untypedstaticinlinegetUint16(buffer:ArrayBuffer, byteOffset:Int):UINT
@:has_untypedstaticinlinegetUint16_BE(buffer:ArrayBuffer, byteOffset:Int):UINT
@:has_untypedstaticinlinesetUint16(buffer:ArrayBuffer, byteOffset:Int, value:UINT):Void
@:has_untypedstaticinlinesetUint16_BE(buffer:ArrayBuffer, byteOffset:Int, value:UINT):Void
@:has_untypedstaticinlinegetInt32(buffer:ArrayBuffer, byteOffset:Int):Int
@:has_untypedstaticinlinegetInt32_BE(buffer:ArrayBuffer, byteOffset:Int):Int
@:has_untypedstaticinlinesetInt32(buffer:ArrayBuffer, byteOffset:Int, value:Int):Void
@:has_untypedstaticinlinesetInt32_BE(buffer:ArrayBuffer, byteOffset:Int, value:Int):Void
@:has_untypedstaticinlinegetUint32(buffer:ArrayBuffer, byteOffset:Int):UINT
@:has_untypedstaticinlinegetUint32_BE(buffer:ArrayBuffer, byteOffset:Int):UINT
@:has_untypedstaticinlinesetUint32(buffer:ArrayBuffer, byteOffset:Int, value:UINT):Void
@:has_untypedstaticinlinesetUint32_BE(buffer:ArrayBuffer, byteOffset:Int, value:UINT):Void
@:has_untypedstaticinlinegetFloat32(buffer:ArrayBuffer, byteOffset:Int):Float
@:has_untypedstaticinlinegetFloat32_BE(buffer:ArrayBuffer, byteOffset:Int):Float
@:has_untypedstaticinlinesetFloat32(buffer:ArrayBuffer, byteOffset:Int, value:Float):Void
@:has_untypedstaticinlinesetFloat32_BE(buffer:ArrayBuffer, byteOffset:Int, value:Float):Void
@:has_untypedstaticinlinegetFloat64(buffer:ArrayBuffer, byteOffset:Int):Float
@:has_untypedstaticinlinegetFloat64_BE(buffer:ArrayBuffer, byteOffset:Int):Float
@:has_untypedstaticinlinesetFloat64(buffer:ArrayBuffer, byteOffset:Int, value:Float):Void
@:has_untypedstaticinlinesetFloat64_BE(buffer:ArrayBuffer, byteOffset:Int, value:Float):Void