pack
abstract fun pack(value: T, array: ERROR CLASS: Symbol not found for ReadonlyArray<ERROR CLASS: Symbol not found for JsDouble>, startingIndex: Int? = definedExternally): ERROR CLASS: Symbol not found for ReadonlyArray<ERROR CLASS: Symbol not found for JsDouble>(source)
Stores the provided instance into the provided array.
Parameters
value
The value to pack.
array
The array to pack into.
startingIndex
The index into the array at which to start packing the elements. Default value - 0