MtoHex
Bun

method

Uint8Array.toHex

toHex(): string;

Convert the Uint8Array to a hex encoded string

@returns

The hex encoded string representation of the Uint8Array