Method String.hex2string()
- Method hex2string
string(8bit)
hex2string(string(8bit)
hex
)- Description
Convert a string of hexadecimal digits to binary data. Non-hexadecimal characters will be ignored when between tuples. Eg. "00 00" is ok, but "0 000" isn't.
- See also