Re: [whatwg/streams] ReadableStream.prototype.arrayBuffer() (#1019)

>I believe we have rough consensus on the following issues:
>1. Chunks should be of the same types as accepted by the [Blob constructor](https://w3c.github.io/FileAPI/#constructorParams)

Maybe I'm missing something but I don't see this part in this thread, has there been discussion about this somewhere else? `new Response(stream).arrayBuffer()` throws if the chunk is not Uint8Array, so this is a bit surprising to me.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/streams/issues/1019#issuecomment-2037313739
You are receiving this because you are subscribed to this thread.

Message ID: <whatwg/streams/issues/1019/2037313739@github.com>

Received on Thursday, 4 April 2024 14:07:03 UTC