interface UnderlyingSource
Type Parameters #
#R = any Properties #
#autoAllocateChunkSize: number optional
#cancel: UnderlyingSourceCancelCallback optional
#pull: UnderlyingSourcePullCallback<R> optional
#start: UnderlyingSourceStartCallback<R> optional
#type: ReadableStreamType optional