B2BITS FIX Antenna HFT  1.0.16
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Static Public Member Functions | List of all members
Utils::Base64 Class Reference

#include <B2BITS_Base64.h>

Static Public Member Functions

static std::string decode (std::string const &buf)
 
static std::string encode (std::string const &buf)
 

Member Function Documentation

static std::string Utils::Base64::decode ( std::string const &  buf)
static
static std::string Utils::Base64::encode ( std::string const &  buf)
static