Extracted from Pike v7.8 release 352 at 2011-09-07.
pike.ida.liu.se
[Top]
String

Method String.string2hex()


Method string2hex

string string2hex(string data)

Description

Convert a string of binary data to a hexadecimal string.

See also

hex2string()