API Documentation
|
This is the complete list of members for Base64Encoder, including all inherited members.
DecodeFromBase64(String encoded_string, bool remove_linebreaks) | Base64Encoder | static |
EncodeToBase64(File file) | Base64Encoder | static |
EncodeToBase64(const uint01 *buf, uint04 size) | Base64Encoder | static |
pos_of_char(const uint01 chr) | Base64Encoder | static |