variable bufferToStringimport { bufferToString } from "https://deno.land/x/iron@v1.2.0/mod.ts"; Convert a Uint8Array to a string. type(value: Uint8Array) => string