UnderlyingByteSource
Defined in: node_modules/.pnpm/@cloudflare+workers-types@4.20250923.0/node_modules/@cloudflare/workers-types/index.ts:2153
Properties
Section titled “Properties”autoAllocateChunkSize?
Section titled “autoAllocateChunkSize?”
optionalautoAllocateChunkSize:number
Defined in: node_modules/.pnpm/@cloudflare+workers-types@4.20250923.0/node_modules/@cloudflare/workers-types/index.ts:2155
cancel()?
Section titled “cancel()?”
optionalcancel: (reason) =>void|Promise<void>
Defined in: node_modules/.pnpm/@cloudflare+workers-types@4.20250923.0/node_modules/@cloudflare/workers-types/index.ts:2158
Parameters
Section titled “Parameters”reason
Section titled “reason”any
Returns
Section titled “Returns”void | Promise<void>
pull()?
Section titled “pull()?”
optionalpull: (controller) =>void|Promise<void>
Defined in: node_modules/.pnpm/@cloudflare+workers-types@4.20250923.0/node_modules/@cloudflare/workers-types/index.ts:2157
Parameters
Section titled “Parameters”controller
Section titled “controller”Returns
Section titled “Returns”void | Promise<void>
start()?
Section titled “start()?”
optionalstart: (controller) =>void|Promise<void>
Defined in: node_modules/.pnpm/@cloudflare+workers-types@4.20250923.0/node_modules/@cloudflare/workers-types/index.ts:2156
Parameters
Section titled “Parameters”controller
Section titled “controller”Returns
Section titled “Returns”void | Promise<void>
type:
"bytes"
Defined in: node_modules/.pnpm/@cloudflare+workers-types@4.20250923.0/node_modules/@cloudflare/workers-types/index.ts:2154
