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