Extracted from Pike v7.6 release 9 at 2004-07-29.
pike.ida.liu.se
[Top]
String

Method String.string2hex()


Method string2hex

string String.string2hex(string data)

Description

Convert a string of binary data to a hexadecimal string.

See also

hex2string()