Extracted from Pike v7.8 release 866 at 2016-11-06.
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()