Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/lume/deps/hex.ts>encodeHex

🔥 Static site generator for Deno 🦕
Very Popular
Go to Latest
function encodeHex
import { encodeHex } from "https://deno.land/x/lume@v1.19.0/deps/hex.ts";

Encodes the source into hex string.

Parameters

src: string | Uint8Array | ArrayBuffer

Returns

string