Function zeep::to_hex
Defined in File unicode-support.hpp
Function Documentation
-
inline std::string zeep::to_hex(uint32_t i)
Return a hexadecimal string representation for the numerical value in i.
- Parameters
i – The value to convert
- Returns
std::string The hexadecimal representation