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