UnderlyingByteSource
Defined in: node_modules/.pnpm/@types+node@24.6.2/node_modules/@types/node/stream/web.d.ts:151
Properties
Section titled “Properties”autoAllocateChunkSize?
Section titled “autoAllocateChunkSize?”optional autoAllocateChunkSize: number;
Defined in: node_modules/.pnpm/@types+node@24.6.2/node_modules/@types/node/stream/web.d.ts:152
cancel?
Section titled “cancel?”optional cancel: ReadableStreamErrorCallback;
Defined in: node_modules/.pnpm/@types+node@24.6.2/node_modules/@types/node/stream/web.d.ts:153
optional pull: ReadableByteStreamControllerCallback;
Defined in: node_modules/.pnpm/@types+node@24.6.2/node_modules/@types/node/stream/web.d.ts:154
start?
Section titled “start?”optional start: ReadableByteStreamControllerCallback;
Defined in: node_modules/.pnpm/@types+node@24.6.2/node_modules/@types/node/stream/web.d.ts:155
type: "bytes";
Defined in: node_modules/.pnpm/@types+node@24.6.2/node_modules/@types/node/stream/web.d.ts:156