BinaryFormat.7BitEncodedSignedInteger
A binary format that reads a 64-bit signed integer that was encoded using a 7-bit variable-length encoding.
function (binary
as binary) as nullable any
A binary format that reads a 64-bit signed integer that was encoded using a 7-bit variable-length encoding.
Binary Formats.Reading numbers
Last modified 4yr ago