ORE Studio 0.0.4
Loading...
Searching...
No Matches
Static Public Member Functions | List of all members
base32_converter Class Reference

Minimal RFC 4648 Base32 encoder, no padding. More...

#include <base32_converter.hpp>

Collaboration diagram for base32_converter:
Collaboration graph

Static Public Member Functions

static std::string convert (const std::vector< uint8_t > &data)
 

Detailed Description

Minimal RFC 4648 Base32 encoder, no padding.