- From: Adam Rice <notifications@github.com>
- Date: Mon, 21 Nov 2022 03:02:12 -0800
- To: whatwg/streams <streams@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 21 November 2022 11:02:25 UTC
My initial assessment based on reading the proposal is that there is no impact on default streams, only byte streams. As far as I can tell, because we detach the buffer in `read(view)` it can't be resized out from under us. So my tentative conclusion is that we don't have to change anything. It might be worth writing some tests once Node supports it. -- Reply to this email directly or view it on GitHub: https://github.com/whatwg/streams/issues/1248#issuecomment-1321875250 You are receiving this because you are subscribed to this thread. Message ID: <whatwg/streams/issues/1248/1321875250@github.com>
Received on Monday, 21 November 2022 11:02:25 UTC