Interfaces
UnderlyingSource
Type Parameters
| Type Parameter | Default type | 
|---|---|
R | any | 
Properties
| Property | Type | 
|---|---|
autoAllocateChunkSize? | number | 
cancel? | UnderlyingSourceCancelCallback | 
pull? | UnderlyingSourcePullCallback<R> | 
start? | UnderlyingSourceStartCallback<R> | 
type? | "bytes" |