create MethodStatic

Create a GrowableFloat64Array with given contents.

create(contents: Float64Array | number[]): GrowableFloat64Array

Parameter Type Description
contents Float64Array | number[] data to copy into the array

Defined in

Last Updated: 08 January, 2020