Wire Sysio Wire Sysion 1.0.0
Loading...
Searching...
No Matches
base32.hpp File Reference
#include <fc/vector.hpp>
#include <fc/string.hpp>
Include dependency graph for base32.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  fc
 namespace sysio::chain
 

Functions

std::vector< char > fc::from_base32 (const fc::string &b32)
 
fc::string fc::to_base32 (const std::vector< char > &vec)
 
fc::string fc::to_base32 (const char *data, size_t len)