import * as mod from "https://deno.land/std@0.219.1/streams/to_array_buffer.ts"; FunctionsftoArrayBufferConverts a ReadableStream of Uint8Arrays to an ArrayBuffer. Works the same asResponse.arrayBuffer.