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