@orangecheck/stamp-ots / hexEncode
Function: hexEncode()
function hexEncode(bytes: Uint8Array): string;
Defined in: base64.ts:73
Parameters
| Parameter | Type |
|---|---|
bytes | Uint8Array |
Returns
string
@orangecheck/stamp-ots / hexEncode
function hexEncode(bytes: Uint8Array): string;
Defined in: base64.ts:73
| Parameter | Type |
|---|---|
bytes | Uint8Array |
string