interface TransformStreamDefaultControllerType ParametersO = anyPropertiesreadonlydesiredSize: number | nullMethodsenqueue(chunk?: O): voiderror(reason?: any): voidterminate(): void
variable TransformStreamDefaultControllerPropertiesreadonlyprototype: TransformStreamDefaultController