Expand description
Raw bindings to JavaScript objects used
by a ReadableStream
.
These are re-exported from web-sys.
Structs§
- The
StreamPipeOptions
dictionary. - The
ReadableByteStreamController
class. - The
ReadableStream
class. - The
ReadableStreamByobReader
class. - The
ReadableStreamByobRequest
class. - The
ReadableStreamDefaultController
class. - The
ReadableStreamDefaultReader
class. - The
ReadableStreamGetReaderOptions
dictionary. - The
ReadableStreamReadResult
dictionary.
Enums§
- The
ReadableStreamReaderMode
enum. - The
ReadableStreamType
enum.