Aller au contenu principal

BinaryFormat.7BitEncodedSignedInteger

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

Syntax

BinaryFormat.7BitEncodedSignedInteger(
binary as binary
) as any

Remarks

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

Category

Binary Formats.Reading numbers