gis-tools-ts - v0.6.0
Preparing search index...
index
readVarintRemainder
Function readVarintRemainder
readVarintRemainder
(
low
:
number
,
bufPos
:
VarintBufPos
)
:
number
Read the remainder of a varint
Parameters
low
:
number
the low 32 bits of the number
bufPos
:
VarintBufPos
the buffer with it's position
Returns
number
the decoded remainder
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
gis-tools-ts - v0.6.0
Loading...
Read the remainder of a varint