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