Extracted from Pike v8.0 release 28 as of 2015-09-20.
   

Method String.string2hex()


Method string2hex

string string2hex(string data)

Description

Convert a string of binary data to a hexadecimal string.

See also

hex2string()