|
Ring Daemon
|


Go to the source code of this file.
Classes | |
| class | jami::base64::base64_exception |
Namespaces | |
| namespace | jami |
| namespace | jami::base64 |
Functions | |
| std::vector< unsigned char > | jami::base64::decode (std::string_view str) |
| std::string | jami::base64::encode (const std::vector< uint8_t > &data) |
| std::string | jami::base64::encode (std::string_view str) |