Deprecated
(will be removed in 0.210.0) Use encodeHex
instead.
Encodes src
into src.length * 2
bytes.
import { encode } from "https://deno.land/std@0.207.0/encoding/hex.ts";
(will be removed in 0.210.0) Use encodeHex
instead.
Encodes src
into src.length * 2
bytes.
import { encode } from "https://deno.land/std@0.207.0/encoding/hex.ts";