Rosetta
|
#include <string>
Namespaces | |
utility | |
unresizable vector whose size is known at compile time, which may be allocated on the stack, and which indexes from 0. | |
utility::io | |
Functions | |
std::string | utility::io::base64_encode (unsigned char const *bytes_to_encode, unsigned int in_len) |
std::string | utility::io::base64_decode (std::string const &encoded_string) |