Converts a hex string into a byte array using UTF-8 encoding.
|
Hex String
String
|
The hex string to be converted to a text string. |
|
Return Value
Array of Bytes
|
Byte array from hex string. |