Float64Array

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