Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 456 Bytes

eth-connect.bytestohex.md

File metadata and controls

23 lines (13 loc) · 456 Bytes

Home > eth-connect > bytesToHex

bytesToHex() function

Signature:

export declare function bytesToHex(bytes: Uint8Array): string;

Parameters

Parameter Type Description
bytes Uint8Array

Returns:

string