Method String.string2hex()
- Method string2hex
stringstring2hex(stringdata,void|intuppercase)- Description
Convert a string of binary data to a hexadecimal string.
- Parameter
uppercase If set, the string will use upper cased characters.
- See also