import * as mod from "https://deno.land/std@0.129.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.