Searched defs:ByteToHexStr (Results 1 – 2 of 2) sorted by relevance
32 std::string ByteToHexStr(const std::vector<uint8_t> &data, uint32_t pos, uint32_t len, bool isNeed0… in ByteToHexStr() function
75 std::string ByteToHexStr(uint8_t byte) in ByteToHexStr() function