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

> First question: should all of `text()`, `blob()` and `bytes()` accept the same chunk types?

I vote yes.

My second question: do we really want to accept everything possible in non-byte ReadableStream instead of simply requiring ArrayBufferView as ReadableByteStreamControllerEnqueue does? If yes, should we also accept everything possible in the byte stream controller?

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

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

Received on Monday, 8 April 2024 13:37:57 UTC