/base0

Primary LanguageJavaScriptMIT LicenseMIT

base0

base0 encodes arbitrary binary data as a string. Inspired by base1 it's a step towards more efficient binary encoding.

Example:

Input: [0xAA, 0xBB, 0xCC, 0xDD]

Output: