ReadableStreamDefaultController<T>
Exported By | |
---|---|
All Known Subinterfaces | |
All Known Implementations | |
All Known Aliases |
A controller for a lite ReadableStream.
Provides the enqueue(), error(), and close() methods.
Exported By | |
---|---|
All Known Subinterfaces | |
All Known Implementations | |
All Known Aliases |
A controller for a lite ReadableStream.
Provides the enqueue(), error(), and close() methods.