Interfaces
UnderlyingByteSource
Properties
Property | Type |
---|---|
autoAllocateChunkSize? | number |
cancel? | UnderlyingSourceCancelCallback |
pull? | (controller : ReadableByteStreamController ) => void | PromiseLike <void > |
start? | (controller : ReadableByteStreamController ) => any |
type | "bytes" |