Transformer
Defined in: .pnpm-home/store/v11/links/@cloudflare/workers-types/4.20251118.0/2891147a4db443bf13ca098dcb7381fb6bac5793758b7fd187ebaf5bc0deb969/node_modules/@cloudflare/workers-types/index.ts:2500
Type Parameters
Section titled “Type Parameters”I = any
O = any
Properties
Section titled “Properties”cancel()?
Section titled “cancel()?”
optionalcancel: (reason) =>void|Promise<void>
Defined in: .pnpm-home/store/v11/links/@cloudflare/workers-types/4.20251118.0/2891147a4db443bf13ca098dcb7381fb6bac5793758b7fd187ebaf5bc0deb969/node_modules/@cloudflare/workers-types/index.ts:2513
Parameters
Section titled “Parameters”reason
Section titled “reason”any
Returns
Section titled “Returns”void | Promise<void>
expectedLength?
Section titled “expectedLength?”
optionalexpectedLength:number
Defined in: .pnpm-home/store/v11/links/@cloudflare/workers-types/4.20251118.0/2891147a4db443bf13ca098dcb7381fb6bac5793758b7fd187ebaf5bc0deb969/node_modules/@cloudflare/workers-types/index.ts:2514
flush()?
Section titled “flush()?”
optionalflush: (controller) =>void|Promise<void>
Defined in: .pnpm-home/store/v11/links/@cloudflare/workers-types/4.20251118.0/2891147a4db443bf13ca098dcb7381fb6bac5793758b7fd187ebaf5bc0deb969/node_modules/@cloudflare/workers-types/index.ts:2510
Parameters
Section titled “Parameters”controller
Section titled “controller”TransformStreamDefaultController<O>
Returns
Section titled “Returns”void | Promise<void>
readableType?
Section titled “readableType?”
optionalreadableType:string
Defined in: .pnpm-home/store/v11/links/@cloudflare/workers-types/4.20251118.0/2891147a4db443bf13ca098dcb7381fb6bac5793758b7fd187ebaf5bc0deb969/node_modules/@cloudflare/workers-types/index.ts:2501
start()?
Section titled “start()?”
optionalstart: (controller) =>void|Promise<void>
Defined in: .pnpm-home/store/v11/links/@cloudflare/workers-types/4.20251118.0/2891147a4db443bf13ca098dcb7381fb6bac5793758b7fd187ebaf5bc0deb969/node_modules/@cloudflare/workers-types/index.ts:2503
Parameters
Section titled “Parameters”controller
Section titled “controller”TransformStreamDefaultController<O>
Returns
Section titled “Returns”void | Promise<void>
transform()?
Section titled “transform()?”
optionaltransform: (chunk,controller) =>void|Promise<void>
Defined in: .pnpm-home/store/v11/links/@cloudflare/workers-types/4.20251118.0/2891147a4db443bf13ca098dcb7381fb6bac5793758b7fd187ebaf5bc0deb969/node_modules/@cloudflare/workers-types/index.ts:2506
Parameters
Section titled “Parameters”I
controller
Section titled “controller”TransformStreamDefaultController<O>
Returns
Section titled “Returns”void | Promise<void>
writableType?
Section titled “writableType?”
optionalwritableType:string
Defined in: .pnpm-home/store/v11/links/@cloudflare/workers-types/4.20251118.0/2891147a4db443bf13ca098dcb7381fb6bac5793758b7fd187ebaf5bc0deb969/node_modules/@cloudflare/workers-types/index.ts:2502