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