Extracted from Pike v7.8 release 866 at 2016-11-06.
pike.ida.liu.se
[Top]
String

Method String.hex2string()


Method hex2string

string hex2string(string hex)

Description

Convert a string of hexadecimal digits to binary data.

See also

string2hex()