import * as mod from "https://dotland.deno.dev/std@0.116.0/encoding/base32.ts"; FunctionsfbyteLengthReturns number of bytes encoded in the given RFC4648 base32 string input. fdecodeDecodes a given RFC4648 base32 encoded string. fencodeEncodes a given Uint8Array into RFC4648 base32 representation