EBML variable size integer encoding and decoding
protobuf-style varint bytes - use msb to create integer values of varying sizes
Read/write unsigned varints from Uint8Arrays and Uint8ArrayLists
efficiently store signed integers in varint
EBML Block Parser
ebml parser
ebml decoder and encoder
Ebml parser and encoder
Matroska node parser
TypeScript definitions for varint
Simple DSL for building EBML byte array (mkv/webm).
Parse all the varints in a Buffer (for when there are varints everywhere)
Isomorphic Utils
node-ebml's schema packaged in a format compatible with node-matroska's
TypeScript definitions for ebml
buffer maker and parser for binary protocols
Unsigned Varint encoding and decoding, exposed as ESModule
Runtime library for code generated by the protoc plugin "protobuf-ts"
Simple DSL for building EBML byte array (mkv/webm).
protobuf-style LEB128 varint codec library
A small utility class to work with logically contiguous binary data split across multiple Buffer chunks.
a faster varint
Utilities for encoding and decoding common formats like hex, base64, and varint. Ported from Deno's @std/encoding.
ebml parser (encoder fix)