- From: Kagami Sascha Rosylight <notifications@github.com>
- Date: Thu, 04 Apr 2024 07:06:59 -0700
- To: whatwg/streams <streams@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 4 April 2024 14:07:03 UTC
>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