UnderlyingSource$Typings<R> extension
- on
Properties
- autoAllocateChunkSize ↔ num?
-
Available on UnderlyingSource<
R> , provided by the UnderlyingSource$Typings extensiongetter/setter pair - cancel ↔ UnderlyingSourceCancelCallback?
-
Available on UnderlyingSource<
R> , provided by the UnderlyingSource$Typings extensiongetter/setter pair -
pull
↔ UnderlyingSourcePullCallback<
R> ? -
Available on UnderlyingSource<
R> , provided by the UnderlyingSource$Typings extensiongetter/setter pair -
start
↔ UnderlyingSourceStartCallback<
R> ? -
Available on UnderlyingSource<
R> , provided by the UnderlyingSource$Typings extensiongetter/setter pair - type ↔ ReadableStreamType?
-
Available on UnderlyingSource<
R> , provided by the UnderlyingSource$Typings extensiongetter/setter pair