xrpld
Loading...
Searching...
No Matches
xrpl::b58_ref::detail Namespace Reference

Functions

std::string encodeBase58 (void const *message, std::size_t size, void *temp, std::size_t tempSize)
std::string decodeBase58 (std::string const &s)

Function Documentation

◆ encodeBase58()

std::string xrpl::b58_ref::detail::encodeBase58 ( void const * message,
std::size_t size,
void * temp,
std::size_t tempSize )

Definition at line 202 of file tokens.cpp.

◆ decodeBase58()

std::string xrpl::b58_ref::detail::decodeBase58 ( std::string const & s)

Definition at line 249 of file tokens.cpp.