Static methods

@:has_untypedstaticallocF32(bytes:BytesAccess<F32>, length:Int):ArrayF32

@:has_untypedstaticallocF64(bytes:BytesAccess<Float>, length:Int):ArrayF64

@:has_untypedstaticallocI32(bytes:BytesAccess<Int>, length:Int):ArrayI32

@:has_untypedstaticallocUI16(bytes:BytesAccess<UI16>, length:Int):ArrayUI16

Variables

read onlylength:Int

Methods

Inherited Variables

Inherited Methods

Defined by ArrayAccess

blit(pos:Int, src:ArrayAccess, srcpos:Int, len:Int):Void