⚠️ Internal: This API is not publically exported by the
package.
Interface UnderlyingSourcePullCallback<R>
interface UnderlyingSourcePullCallback ((controller) => void | PromiseLike<void>)
- UnderlyingSourcePullCallback(controller): void | PromiseLike<void>
Returns void | PromiseLike<void>