Chatsync
bbffde5c0c672a526bdc83637acf66dc20a80fbf
|
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) |
std::string toxChannel::util::hex2bin | ( | std::string const & | s | ) |
std::string toxChannel::util::ToxId2HR | ( | const uint8_t * | address | ) |
std::string toxChannel::util::ToxId2HR | ( | const std::array< uint8_t, Size > & | address | ) |