Extracted from Pike v8.0 release 358 as of 2016-11-23.
   

Method String.string2hex()


Method string2hex

string string2hex(string data)

Description

Convert a string of binary data to a hexadecimal string.

See also

hex2string()