s2-pmtiles - v1.1.2
    Preparing search index...

    Function writeBigVarint

    • Write a varint larger then 54-bits.

      Parameters

      • val: number

        the number

      • bufPos: BufferPosition

        the buffer with it's position to write at

      Returns void