Ethereum  PoC-8
The C++ Implementation of Ethereum
Base64.h File Reference
#include <string>
#include "FixedHash.h"

Go to the source code of this file.

Namespaces

 dev
 

Functions

std::string dev::toBase64 (bytesConstRef _in)
 
bytes dev::fromBase64 (std::string const &_in)