interface UnderlyingSource
Type Parameters #
#R = anyProperties #
optional
#autoAllocateChunkSize: numberoptional
#cancel: UnderlyingSourceCancelCallbackoptional
#pull: UnderlyingSourcePullCallback<R>optional
#start: UnderlyingSourceStartCallback<R>optional
#type: ReadableStreamType