stringToHex()
Convert a string to hex string
Method signature
Parameters
Name
Type
Description
str
string
Any string to convert to hex format
Example
Result
The result will be an object of type String:
Last updated
Convert a string to hex string
Method signature
Parameters
str
string
Any string to convert to hex format
Example
Result
The result will be an object of type String:
Last updated