Searched defs:toHex (Results 1 – 3 of 3) sorted by relevance
26 const std::string toHex(uint8_t byte) { in toHex() function38 std::string toHex(const Slice s, int wrap) { in toHex() function
19 function toHex() { function
46 inline const char* toHex(uint8_t b) { in toHex() function