Hexadecimal encoding and decoding helpers.
Decoder
Encoder
std::string
encode
inline
template<typename T> inline std::string encode(const T & bytes)
Converts the STL container to Hex.