Template Function switchml::ToHex

Function Documentation

template<typename T>
std::string switchml::ToHex(T)

Takes a data element and returns the hex string that represents its bits.

Returns

std::string the hex string of the bytes stored in the passed data element