interface UnderlyingSourcePullCallback Type Parameters R Call Signatures (controller: ReadableStreamController<R>): void | PromiseLike<void>