Extracted from Pike v7.8 release 700 at 2013-06-08.
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()