Module vlq

Source

Functionsยง

vlq_decode
Decodes a VLQ (Variable-Length Quantity) encoded byte slice into an integer.
vlq_encode
Encodes an integer using VLQ (Variable-Length Quantity) encoding.