Convert byte array to hex string (no 0x prefix).
0x
Decode byte array to utf-8 string.
Convert input to a byte array.
Handles both 0x prefixed and non-prefixed strings.
Encode utf-8 string to byte array.
Generated using TypeDoc
Convert byte array to hex string (no
0x
prefix).