Description
Variable-length integer encoding.
Description
A collection of functions for producing Data.ByteString.Builder.Builder
s that encode integer types into compact, variable-length representations.
README.md
Variable-length integer encoding
This package provides a collection of functions to encode integers in several variable-length formats via ByteString Builder
s.