pack
open override fun pack(value: RectangleGeometry, array: ReadonlyArray<Double>, startingIndex: Int?): ReadonlyArray<Double>(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