- From: Mattias Buelens <notifications@github.com>
- Date: Sat, 16 Sep 2023 02:19:14 -0700
- To: whatwg/streams <streams@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Saturday, 16 September 2023 09:19:20 UTC
@crowlKats I still want to do some refactoring to make `byobReader.read(view)` desugar to `byobReader.read(view, { min: 1 })`, [see comment](https://github.com/whatwg/streams/pull/1145#discussion_r1224441576). But I didn't find the time for that yet... I've got some time now, so I'll try to get it done. 🙂 -- Reply to this email directly or view it on GitHub: https://github.com/whatwg/streams/pull/1145#issuecomment-1722186085 You are receiving this because you are subscribed to this thread. Message ID: <whatwg/streams/pull/1145/c1722186085@github.com>
Received on Saturday, 16 September 2023 09:19:20 UTC