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

I think it's worth considering doing `bytes()` (`Uint8Array`) instead of `arrayBuffer()` as @bakkot suggested. We should probably do `bytes()` on the other objects that offer such methods.

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

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

Received on Monday, 25 March 2024 08:15:27 UTC