interface ReadableStreamDefaultController
variable ReadableStreamDefaultController
The constructor object for ReadableStreamDefaultController.
Instances are passed to a ReadableStream's underlying source
callbacks rather than constructed directly, so calling the constructor
throws.
Properties #
#prototype: ReadableStreamDefaultController readonly