Library providing functions for converting binary data to text and back. At this moment, it implements base2, base4, base8, base10 (byte numbers), base16, base32, base32hex, base64 and base85 encodings.
lazarus delphi pascal base64 base32 hexadecimal base16 fpc object-pascal binary-to-text base85 base2 base8
-
Updated
Apr 30, 2024 - Pascal