Fabcoin Core  0.16.2
P2P Digital Currency
Namespaces | Functions
Common.cpp File Reference
#include "Common.h"
#include "Network.h"
Include dependency graph for Common.cpp:

Go to the source code of this file.

Namespaces

 dev
 Adapted from code found on http://stackoverflow.com/questions/180947/base64-decode-snippet-in-c Originally by RenĂ© Nyffenegger.
 

Functions

std::ostream & dev::operator<< (std::ostream &_out, dev::p2p::NodeIPEndpoint const &_ep)
 Simple stream output for a NodeIPEndpoint. More...