interfacezlib.BrotliOptionsinterface BrotliOptionschunkSize?: numberfinishFlush?: numberflush?: numberinfo?: booleanIf true, returns an object with buffer and engine.maxOutputLength?: numberLimits output size when using convenience methods.params?: { __index[key: number]: number | boolean;Each key is a constants.BROTLI_* constant. }