Aller au contenu principal

BinaryFormat.7BitEncodedUnsignedInteger

Format binaire qui lit un entier non signé 64 bits qui a été encodé à l'aide d'un encodage à longueur variable 7 bits.

Syntax

BinaryFormat.7BitEncodedUnsignedInteger(
binary as binary
) as any

Remarks

Format binaire qui lit un entier non signé 64 bits qui a été encodé à l'aide d'un encodage à longueur variable 7 bits.

Category

Binary Formats.Reading numbers