Extracted from Pike v8.0 release 164 as of 2016-04-05.
   

Method String.string2hex()


Method string2hex

string string2hex(string data)

Description

Convert a string of binary data to a hexadecimal string.

See also

hex2string()