I\'m fetching a ReadableStream stream.
ReadableStream
const res = await fetch(url, {headers}); const list: ArrayBuffer[] = []; const read