Extracted from Pike v7.6 release 112 at 2009-09-11.
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()