interface UnderlyingSource
Type Parameters Jump to heading
Jump to headingR = any
Properties Jump to heading
optional
Jump to headingautoAllocateChunkSize: number
optional
Jump to headingpull: UnderlyingSourcePullCallback<R>
optional
Jump to headingtype: ReadableStreamType