Skip to main content

Function: bytesToHex()

function bytesToHex(bytes): 0x${string}

Parameters

ParameterType

bytes

Uint8Array

Returns

0x${string}

Defined

@nilfoundation/niljs/src/encoding/fromBytes.ts:17