Static variables

@:value(4)staticinlineread onlyBYTES_PER_ELEMENT:Int = 4

Constructor

new(buffer:ArrayBuffer, ?byteOffset:Int, ?length:Int)

new(length:Int)

new(array:Float32Array)

new(array:Array<Float>)

Throws:

null

DOMError

Variables

read onlylength:Int

Methods

set(array:Array<Float>, ?offset:Int):Void

set(array:Float32Array, ?offset:Int):Void

Inherited Variables

Defined by ArrayBufferView

read onlybyteLength:Int

read onlybyteOffset:Int

Inherited Methods