Chatsync  bbffde5c0c672a526bdc83637acf66dc20a80fbf
toxChannel::util Namespace Reference

Functions

std::string hex2bin (std::string const &s)
 
template<size_t Size>
std::string ToxId2HR (const uint8_t *address)
 
template<size_t Size>
std::string ToxId2HR (const std::array< uint8_t, Size > &address)
 

Function Documentation

§ hex2bin()

std::string toxChannel::util::hex2bin ( std::string const &  s)

§ ToxId2HR() [1/2]

template<size_t Size>
std::string toxChannel::util::ToxId2HR ( const uint8_t *  address)

§ ToxId2HR() [2/2]

template<size_t Size>
std::string toxChannel::util::ToxId2HR ( const std::array< uint8_t, Size > &  address)