utd_util/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.

Functions

std::string & base64_encode (unsigned char const *, unsigned int len, std::string &ret)
std::string & base64_decode (std::string const &s, std::string &ret)

Function Documentation

std::string& base64_decode ( std::string const &  s,
std::string &  ret 
)
std::string& base64_encode ( unsigned char const *  ,
unsigned int  len,
std::string &  ret 
)

Here is the caller graph for this function:

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 3 Jun 2020 for ModFEM by  doxygen 1.6.1