Expand description
Raw bindings to JavaScript objects used
by a ReadableStream.
These are re-exported from web-sys.
Structs§
- Pipe
Options - The
StreamPipeOptionsdictionary. - Readable
Byte Stream Controller - The
ReadableByteStreamControllerclass. - Readable
Stream - The
ReadableStreamclass. - Readable
StreamBYOB Reader - The
ReadableStreamByobReaderclass. - Readable
StreamBYOB Request - The
ReadableStreamByobRequestclass. - Readable
Stream Default Controller - The
ReadableStreamDefaultControllerclass. - Readable
Stream Default Reader - The
ReadableStreamDefaultReaderclass. - Readable
Stream GetReader Options - The
ReadableStreamGetReaderOptionsdictionary. - Readable
Stream Read Result - The
ReadableStreamReadResultdictionary.
Enums§
- Readable
Stream Reader Mode - The
ReadableStreamReaderModeenum. - Readable
Stream Type - The
ReadableStreamTypeenum.