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