Crate vlq_bij

source ·
Expand description

Encoding and decoding bijective variable-length quantities.

  • be128: big-endian, base 128, high bit set (used by git, etc)

Modules

  • Read and write base 128, big-endian, bijective variable-length quantities.