65 #ifndef ENCODERBASE64_H 66 #define ENCODERBASE64_H 1
70 #include <lifev/core/LifeV.hpp> 75 std::string base64_encode (
unsigned char const*,
UInt len );
76 std::string base64_decode ( std::string
const& s );
void updateInverseJacobian(const UInt &iQuadPt)
uint32_type UInt
generic unsigned integer (used mainly for addressing)