[roll] Roll fuchsia [mixer_service] Add stream functions to PipelineStage

Most of the implementation is ported directly from `ReadableStream`
as-is, with some stripped down functionality (see TODOs) and a minor
clean up. Further refactoring will be done as needed as more pipeline
stages are implemented.

Original-Bug: 87651
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/663543
Original-Revision: aee02376907451e98857df220deabba6975f2371
GitOrigin-RevId: 959e8fbe4a9bc7a996c60356c321985a2462add1
Change-Id: I61732f27335ef490422d0bc42278b01b9ec51462
1 file changed
tree: ad49df0332b3b92e35d039ce45fdf1e9327692d9
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. toolchain
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.

Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance via the IRC channel #fuchsia on Freenode.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.