import * as mod from "https://dotland.deno.dev/std@0.116.0/encoding/hex.ts"; FunctionsfdecodeDecodes src into src.length / 2 bytes. If the input is malformed, an error will be thrown. fencodeEncodes src into src.length * 2 bytes.