Float32Array

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