vlq-rust 0.3.0

Variable-Length Quantity encoder/decoder
Documentation

vlq

Actions Status Documentation

Encode and decode variable-length quantity data.

Usage

Add this to your Cargo.toml:

[dependencies]
vlq = { package = "vlq-rust", version = "0.2" }

Where is this used?

  • box - a modern replacement for the zip file format

License

Licensed under either of

at your option.