Decodes a hexadecimal to UTF-8 string.
ix.text.hexDecode("666F6F426172");// decodes to "fooBar" Copy
ix.text.hexDecode("666F6F426172");// decodes to "fooBar"
Decodes a hexadecimal to UTF-8 string.