Encode binary data to Ascii85 (Base85) format. More efficient than Base64, using 5 ASCII characters for every 4 bytes. Four null bytes are encoded as the shorthand z .
0 chars; 0 lines
marduc812
2026