Unsigned variable length integer encoding with helpers for tagging Uint8Arrays with multicodec prefixes. Same as unsigned leb128 encoding but with js safe integers limitations and multiformats rules.

Variables

varint

Functions

decode
encode
encodingLength
tag
untag