variable encodeStringimport { encodeString } from "https://deno.land/x/dwm@0.3.2/src/utils.ts"; type(str: string | Uint8Array) => Uint8Array