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