Home > eth-connect > bytesToHex
Signature:
export declare function bytesToHex(bytes: Uint8Array): string;
Parameter | Type | Description |
---|---|---|
bytes | Uint8Array |
Returns:
string
Home > eth-connect > bytesToHex
Signature:
export declare function bytesToHex(bytes: Uint8Array): string;
Parameter | Type | Description |
---|---|---|
bytes | Uint8Array |
Returns:
string