Searched defs:toHex (Results 1 – 4 of 4) 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
60 static std::string toHex(std::span<uint8_t> data) { in toHex() function
110 static std::string toHex(const std::vector<uint8_t>& digest) { in toHex() function