Extracted from Pike v7.6 release 93 at 2006-10-04.
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()