Function zeep::to_hex

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