[whatwg/streams] Add an abstraction to pull from buffer into ReadableStream (PR #1263)

<!--
Thank you for contributing to the Streams Standard! Please describe the change you are making and complete the checklist below if your change is not editorial.
-->

Intended to fix the Fetch spec issue https://github.com/whatwg/fetch/issues/1610.

- [x] At least two implementers are interested (and none opposed): N/A, just moving existing steps from Fetch to Streams
- [x] [Tests](https://github.com/web-platform-tests/wpt) are written and can be reviewed and commented upon at: Same
- [x] [Implementation bugs](https://github.com/whatwg/meta/blob/main/MAINTAINERS.md#handling-pull-requests) are filed: N/A
- [x] [MDN issue](https://github.com/whatwg/meta/blob/main/MAINTAINERS.md#handling-pull-requests) is filed: N/A

(See [WHATWG Working Mode: Changes](https://whatwg.org/working-mode#changes) for more details.)

You can view, comment on, or merge this pull request online at:

  https://github.com/whatwg/streams/pull/1263

-- Commit Summary --

  * Add an abstraction to pull from buffer into ReadableStream

-- File Changes --

    M index.bs (23)

-- Patch Links --

https://github.com/whatwg/streams/pull/1263.patch
https://github.com/whatwg/streams/pull/1263.diff

-- 
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/streams/pull/1263
You are receiving this because you are subscribed to this thread.

Message ID: <whatwg/streams/pull/1263@github.com>

Received on Thursday, 30 March 2023 17:07:01 UTC