UnderlyingByteSource
Defined in: node_modules/.pnpm/@cloudflare+workers-types@4.20250823.0/node_modules/@cloudflare/workers-types/index.ts:2160
Properties
Section titled “Properties”autoAllocateChunkSize?
Section titled “autoAllocateChunkSize?”
optional
autoAllocateChunkSize:number
Defined in: node_modules/.pnpm/@cloudflare+workers-types@4.20250823.0/node_modules/@cloudflare/workers-types/index.ts:2162
cancel()?
Section titled “cancel()?”
optional
cancel: (reason
) =>void
|Promise
<void
>
Defined in: node_modules/.pnpm/@cloudflare+workers-types@4.20250823.0/node_modules/@cloudflare/workers-types/index.ts:2165
Parameters
Section titled “Parameters”reason
Section titled “reason”any
Returns
Section titled “Returns”void
| Promise
<void
>
pull()?
Section titled “pull()?”
optional
pull: (controller
) =>void
|Promise
<void
>
Defined in: node_modules/.pnpm/@cloudflare+workers-types@4.20250823.0/node_modules/@cloudflare/workers-types/index.ts:2164
Parameters
Section titled “Parameters”controller
Section titled “controller”Returns
Section titled “Returns”void
| Promise
<void
>
start()?
Section titled “start()?”
optional
start: (controller
) =>void
|Promise
<void
>
Defined in: node_modules/.pnpm/@cloudflare+workers-types@4.20250823.0/node_modules/@cloudflare/workers-types/index.ts:2163
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.20250823.0/node_modules/@cloudflare/workers-types/index.ts:2161