Joedb 10.4.1
The Journal-Only Embedded Database
Loading...
Searching...
No Matches
Namespaces | Functions
base64.h File Reference
#include <string>
Include dependency graph for base64.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  joedb
 

Functions

std::string joedb::base64_encode (std::string_view input)
 
std::string joedb::base64_decode (std::string_view input)