| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent eb143e9 commit e19496d
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -831,6 +831,7 @@ Each Brotli-based class takes an `options` object. All options are optional. | |||
| 831 | 831 | * `params` {Object} Key-value object containing indexed [Brotli parameters][]. | |
| 832 | 832 | * `maxOutputLength` {integer} Limits output size when using | |
| 833 | 833 | [convenience methods][]. **Default:** [`buffer.kMaxLength`][] | |
| 834 | + * `info` {boolean} If `true`, returns an object with `buffer` and `engine`. **Default:** `false` | ||
| 834 | 835 | ||
| 835 | 836 | For example: | |
| 836 | 837 | ||
| Back | FazBrowse Home | New Git URL |
0 commit comments