Float32Array

constructor(length: Int)(source)
constructor(array: Float32Array)(source)
constructor(array: JsArray<JsNumber>)(source)
constructor(buffer: ArrayBuffer, byteOffset: Int, length: Int)(source)