interface BrotliOptions
Deno compatibility
This class is not supported.
Properties Jump to heading
optional
Jump to headingflush: number | undefinedoptional
Jump to headingfinishFlush: number | undefinedoptional
Jump to headingchunkSize: number | undefinedoptional
Jump to headingparams: { [key: number]: boolean | number; } | undefinedoptional
Jump to headingmaxOutputLength: number | undefinedLimits output size when using convenience methods.