- From: Kagami Sascha Rosylight <notifications@github.com>
- Date: Tue, 21 Feb 2023 07:13:57 -0800
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 21 February 2023 15:14:09 UTC
Implementing the algorithm as-is forces the size of resulting array buffer view be equal to that of the byob request view. The caller may do some subarraying, but maybe the [`enqueue`](https://streams.spec.whatwg.org/#readablestream-enqueue) algorithm should receive `bytesWritten` as an argument? -- Reply to this email directly or view it on GitHub: https://github.com/whatwg/fetch/issues/1610 You are receiving this because you are subscribed to this thread. Message ID: <whatwg/fetch/issues/1610@github.com>
Received on Tuesday, 21 February 2023 15:14:09 UTC