UnderlyingByteSource
Defined in: node_modules/.pnpm/@types+node@24.7.0/node_modules/@types/node/stream/web.d.ts:147
Properties
Section titled “Properties”autoAllocateChunkSize?
Section titled “autoAllocateChunkSize?”optional autoAllocateChunkSize: number;
Defined in: node_modules/.pnpm/@types+node@24.7.0/node_modules/@types/node/stream/web.d.ts:148
cancel?
Section titled “cancel?”optional cancel: ReadableStreamErrorCallback;
Defined in: node_modules/.pnpm/@types+node@24.7.0/node_modules/@types/node/stream/web.d.ts:149
optional pull: ReadableByteStreamControllerCallback;
Defined in: node_modules/.pnpm/@types+node@24.7.0/node_modules/@types/node/stream/web.d.ts:150
start?
Section titled “start?”optional start: ReadableByteStreamControllerCallback;
Defined in: node_modules/.pnpm/@types+node@24.7.0/node_modules/@types/node/stream/web.d.ts:151
type: "bytes";
Defined in: node_modules/.pnpm/@types+node@24.7.0/node_modules/@types/node/stream/web.d.ts:152