Searched defs:toHex (Results 1 – 2 of 2) 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