unpack

fun unpack(array: ERROR CLASS: Symbol not found for ReadonlyArray<ERROR CLASS: Symbol not found for JsDouble>, startingIndex: Int? = definedExternally, result: PolygonGeometry? = definedExternally)(source)

Retrieves an instance from a packed array.

Parameters

array

The packed array.

startingIndex

The starting index of the element to be unpacked. Default value - 0

result

The object into which to store the result.

See also