BinaryFormat.7BitEncodedSignedInteger

A data format that interprets a 64-bit signed integer which has been compressed using a variable-length encoding method with 7 bits.

Syntax

BinaryFormat.7BitEncodedSignedInteger(binary as binary) as any

About

A data format that interprets a 64-bit signed integer which has been compressed using a variable-length encoding method with 7 bits.