Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 424 Bytes

File metadata and controls

17 lines (13 loc) · 424 Bytes
description Learn more about: BinaryFormat.7BitEncodedSignedInteger
title BinaryFormat.7BitEncodedSignedInteger
ms.topic reference
ms.subservice 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.