BinaryFormat.7BitEncodedUnsignedInteger
Syntax
BinaryFormat.7BitEncodedUnsignedInteger(binary as binary) as any
About
A binary format that reads a 64-bit unsigned integer that was encoded using a 7-bit variable-length encoding.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
BinaryFormat.7BitEncodedUnsignedInteger(binary as binary) as any
A binary format that reads a 64-bit unsigned integer that was encoded using a 7-bit variable-length encoding.