Skip to main content
The Deno 2 Release Candidate is here
Learn more
Latest
function encodeToString
import { encodeToString } from "https://deno.land/x/denjucks@1.1.1/src/deps/path/std/encoding/hex.ts";

EncodeToString returns the hexadecimal encoding of src.

Parameters

src: Uint8Array

Returns

string