ReadableStreamDefaultController
open class ReadableStreamDefaultController<R : ERROR CLASS: Symbol not found for JsAny??> : ReadableStreamController<R> (source)
The ReadableStreamDefaultController interface of the Streams API represents a controller allowing control of a ReadableStream's state and internal queue. Default controllers are for streams that are not byte streams.