Searched refs:str2hex (Results 1 – 1 of 1) sorted by relevance
62 std::string str2hex(const char* buffer, size_t len) { in str2hex() function720 DBGLOG("request: '%s'", str2hex(buffer, len).c_str()); in handleDNSRequest()