stringToHex()
Convert a string to hex string
Method signature
Parameters
Name | Type | Description |
---|---|---|
| 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
Name | Type | Description |
---|---|---|
| string | Any string to convert to hex format |
Example
Result
The result will be an object of type String:
Last updated