LIPH's C++ Codes
liph::base64 Struct Reference

#include <base64.h>

Static Public Member Functions

static std::string encode (std::string_view sv)
 
static std::string decode (std::string_view sv)
 

Member Function Documentation

◆ decode()

std::string liph::base64::decode ( std::string_view  sv)
static

◆ encode()

std::string liph::base64::encode ( std::string_view  sv)
static

The documentation for this struct was generated from the following files: