UnderlyingSource
Defined in: node_modules/.pnpm/@cloudflare+workers-types@4.20250823.0/node_modules/@cloudflare/workers-types/index.ts:2167
Type Parameters
Section titled “Type Parameters”R
= any
Properties
Section titled “Properties”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:2175
Parameters
Section titled “Parameters”reason
Section titled “reason”any
Returns
Section titled “Returns”void
| Promise
<void
>
expectedLength?
Section titled “expectedLength?”
optional
expectedLength:number
|bigint
Defined in: node_modules/.pnpm/@cloudflare+workers-types@4.20250823.0/node_modules/@cloudflare/workers-types/index.ts:2176
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:2172
Parameters
Section titled “Parameters”controller
Section titled “controller”ReadableStreamDefaultController
<R
>
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:2169
Parameters
Section titled “Parameters”controller
Section titled “controller”ReadableStreamDefaultController
<R
>
Returns
Section titled “Returns”void
| Promise
<void
>
optional
type:""
Defined in: node_modules/.pnpm/@cloudflare+workers-types@4.20250823.0/node_modules/@cloudflare/workers-types/index.ts:2168