Extracted from Pike v7.6 release 87 at 2006-08-03.
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()