import * as libauth from "https://deno.land/x/libauth@v2.0.0-alpha.6/src/lib/format/utf8.ts"; VariablesvbinToUtf8Decode a Uint8Array as a UTF-8 string. vutf8ToBinInterpret a string as UTF-8 and encode it as a Uint8Array.