import { streamUtils } from "https://deno.land/x/dtils@2.6.0/deps.ts";
const { toText } = streamUtils;
Parameters
readableStream: ReadableStream
import { streamUtils } from "https://deno.land/x/dtils@2.6.0/deps.ts";
const { toText } = streamUtils;