Extracted from Pike v7.6 release 61 at 2005-12-30.
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()