interface UnderlyingSource
optional
autoAllocateChunkSize: number
optional
cancel: UnderlyingSourceCancelCallback
optional
pull: UnderlyingSourcePullCallback<R>
optional
start: UnderlyingSourceStartCallback<R>
optional
type: ReadableStreamType
autoAllocateChunkSize: number
cancel: UnderlyingSourceCancelCallback
pull: UnderlyingSourcePullCallback<R>
start: UnderlyingSourceStartCallback<R>
type: ReadableStreamType