pack
fun pack(value: CorridorGeometry, 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.
Return
The array that was packed into
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