Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 404 Bytes

binaryformat-7bitencodedsignedinteger.md

File metadata and controls

16 lines (12 loc) · 404 Bytes
description title ms.subservice
Learn more about: BinaryFormat.7BitEncodedSignedInteger
BinaryFormat.7BitEncodedSignedInteger
m-source

BinaryFormat.7BitEncodedSignedInteger

Syntax

BinaryFormat.7BitEncodedSignedInteger(binary as binary) as any

About

A binary format that reads a 64-bit signed integer that was encoded using a 7-bit variable-length encoding.