gis-tools-ts - v0.6.0
    Preparing search index...

    Function writeBigVarint

    • Write a varint larger then 54-bits.

      Parameters

      • val: number

        the number

      • bufPos: VarintBufPos

        the buffer with it's position to write at

      Returns void