Encodes and decodes unsigned integers using variable-length encoding.
# Cargo.toml
[dependencies]
unsigned-varint = "0.8.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Encodes a u64 into a variable-length byte slice.
No known issues recorded.
No dependency data recorded yet.