Interfaces
UnderlyingSourcePullCallback
Type Parameters
| Type Parameter |
|---|
R |
UnderlyingSourcePullCallback(controller): void | PromiseLike<void>
Parameters
| Parameter | Type |
|---|---|
controller | ReadableStreamController<R> |
Returns
void | PromiseLike<void>