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