base64easy 0.1.7

simple encodes and decodes base64 as bytes or utf8
Documentation

base64easy

Version Documentation License

Correct, fast, and configurable base64 decoding and encoding. Base64 transports binary data efficiently in contexts where only plain text is allowed.

A simple and fast base64 library that is easy to use and configure. Support no_std and std environments.