UNPKG

@thi.ng/rle-pack

Version:

Binary run-length encoding packer w/ flexible repeat bit widths and a naive RLE encoder/decoder for arrays of arbitrary typed values

3 lines (2 loc) 58 B
export * from "./binary.js"; export * from "./simple.js";