Function unweaveAndDeltaDecodeArray

  • Decode an array of points that were encoded using interweaving and delta encoding

    Parameters

    • array: number[]

      the encoded array

    Returns Point[]

    • the decoded array of points