Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/thelazytomcat/lib.bintextenc

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.
https://github.com/thelazytomcat/lib.bintextenc

base16 base2 base32 base64 base8 base85 binary-to-text delphi fpc hexadecimal lazarus object-pascal pascal

Last synced: 2 days ago
JSON representation

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.

Awesome Lists containing this project