You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This provides an overview of how the API works and a number of examples that draw heavily on the file and "socket" examples from the spec (essentially it provides a mock file/socket making it easier to see the code running in action). Everything else makes the same assumptions - so anything "wrong" will be reflected in the interface docs.
The text was updated successfully, but these errors were encountered:
MDN documentation for readable byte streams has been added in mdn/content#16818
@mgaudet Plans to review this next week but recommended I request your review too.
I appreciate you're busy people. To limit the scope, the most valuable thing you could do would be look at the guide overview: https://pr16818.content.dev.mdn.mozit.cloud/en-US/docs/Web/API/Streams_API/Using_readable_byte_streams
This provides an overview of how the API works and a number of examples that draw heavily on the file and "socket" examples from the spec (essentially it provides a mock file/socket making it easier to see the code running in action). Everything else makes the same assumptions - so anything "wrong" will be reflected in the interface docs.
The text was updated successfully, but these errors were encountered: