varint
protobuf-style varint bytes - use msb to create integer values of varying sizes
protobuf-style varint bytes - use msb to create integer values of varying sizes
Streaming length prefixed buffers with async iterables
Streaming length prefixed buffers
Parse all the varints in a Buffer (for when there are varints everywhere)
Streaming length prefixed buffers with pull-streams
WASM based LEB128 encoder / decoder (signed & unsigned)
Utility for encoding and parsing TLV packets as defined in Lightning Network's BOLT 1.
A byte buffer for encoding and decoding binary data.
Read and write MSB base 128 encoded variable length integers
Java BigInteger varint and Decimal codec as used by Cassandra.
Buffer functions for bitcoin apps
EBML variable size integer encoding and decoding
codec for list of lists of numbers
Unsigned Varint encoding and decoding, exposed as ESModule
Isomorphic Utils
protobuf-style varint bytes - use msb to create integer values of varying sizes
A varint implementation compiled to WASM format
A varint implementation compiled to WASM format
a transcoder for serialising JavaScript BigInt values to a Uint8Array or any other array-like object
fast, javascript-only, compatible protobuf compatible varint codecs