hexDecode
text hexDecode(text)
Decode a hexadecimal
text
representation as characters in the UTF-8 charset.
Parameters
text
— hexadecimal text to decode.
Returns
the decoded text.