interface UnderlyingByteSource
Properties Jump to heading
optional
Jump to headingautoAllocateChunkSize: number
optional
Jump to headingpull: (controller: ReadableByteStreamController) => void | PromiseLike<void>
optional
Jump to headingstart: (controller: ReadableByteStreamController) => any
Jump to headingtype: "bytes"