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

    Function writeBigVarintHigh

    • Write a varint larger then 54-bits on the high end

      Parameters

      • high: number

        the high 32 bits

      • bufPos: VarintBufPos

        the buffer with it's position to write at

      Returns void