Wire Sysio Wire Sysion 1.0.0
Loading...
Searching...
No Matches
hex.cpp File Reference
Include dependency graph for hex.cpp:

Go to the source code of this file.

Namespaces

namespace  fc
 namespace sysio::chain
 

Functions

uint8_t fc::from_hex (char c)
 
fc::string fc::to_hex (const char *d, uint32_t s)
 
size_t fc::from_hex (const fc::string &hex_str, char *out_data, size_t out_data_len)
 
std::string fc::to_hex (const std::vector< char > &data)