Extracted from Pike v7.6 release 61 at 2005-12-30.
pike.ida.liu.se
[Top]
String

Method String.hex2string()


Method hex2string

string String.hex2string(string hex)

Description

Convert a string of hexadecimal digits to binary data.

See also

string2hex()