Go to Latest
function encodeToString
import { encodeToString } from "https://dotland.deno.dev/std@0.65.0/encoding/hex.ts";

EncodeToString returns the hexadecimal encoding of src.

Parameters

src: Uint8Array

Returns

string