interface TransformStreamDefaultController
Type Parameters Jump to heading
Jump to headingO = anyProperties Jump to heading
readonly
Jump to headingdesiredSize: number | nullMethods Jump to heading
Jump to headingenqueue(chunk?: O): voidJump to headingerror(reason?: any): voidJump to headingterminate(): voidType Parameters Jump to heading
Jump to headingO = any