toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-js
/
js.typedarrays
/
Float64Array
/
Float64Array
Float64Array
constructor
(
)
(
source
)
constructor
(
length
:
Int
)
(
source
)
constructor
(
elements
:
JsIterable
<
Double
>
)
(
source
)
constructor
(
elements
:
ReadonlyArray
<
Double
>
)
(
source
)
constructor
(
buffer
:
B
,
byteOffset
:
Int
=
definedExternally
,
length
:
Int
=
definedExternally
)
(
source
)