UnderlyingSourceStartCallbackinterface UnderlyingSourceStartCallback <R> {(controller: ReadableStreamController<R>): any;}§Type Parameters§R[src]§Call Signatures§(controller: ReadableStreamController<R>): any[src]