Faker C++
Loading...
Searching...
No Matches
faker::base64 Namespace Reference

Functions

std::string encode (const std::string &input)
 
std::string decode (const void *data, const size_t len)
 

Function Documentation

◆ decode()

std::string faker::base64::decode ( const void * data,
const size_t len )

◆ encode()

std::string faker::base64::encode ( const std::string & input)