C++ Source for Base64.
- Standard
- symbols
+
and/
- optional padding
=
- symbols
- URL safe
- symbols
-
and_
- optional padding
=
- symbols
- Simple to use
- Simple to Compile
- Only C++ standards
- CPU & RAM Optimized
- Compatible with all versions of C++
Download examples folder and play around.
The API folder contains the documentation.