Module wasm_streams::readable::sys
source · Expand description
Raw bindings to JavaScript objects used
by a ReadableStream.
These are re-exported from web-sys.
Structs
- The
StreamPipeOptionsdictionary. - The
ReadableByteStreamControllerclass. - The
ReadableStreamclass. - The
ReadableStreamByobReaderclass. - The
ReadableStreamByobRequestclass. - The
ReadableStreamDefaultControllerclass. - The
ReadableStreamDefaultReaderclass. - The
ReadableStreamGetReaderOptionsdictionary.
Enums
- The
ReadableStreamReaderModeenum.