Encodes an UTF-8 string to hexadicmal.
ix.text.hexEncode("fooBar");// encodes to "666F6F426172" Copy
ix.text.hexEncode("fooBar");// encodes to "666F6F426172"
Encodes an UTF-8 string to hexadicmal.