Utils
hexlify
Returns a DataHexString | DataHexString representation of data
.
Parameters
Parameter | Type | Description |
---|---|---|
data | BytesLike | The data to convert to a hex string. |
Returns
string
The hex string.
Returns a DataHexString | DataHexString representation of data
.
Parameter | Type | Description |
---|---|---|
data | BytesLike | The data to convert to a hex string. |
string
The hex string.