You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: doc/api/zlib.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -301,6 +301,7 @@ ignored by the decompression classes.
301
301
*`strategy` {integer} (compression only)
302
302
*`dictionary` {Buffer|TypedArray|DataView} (deflate/inflate only, empty dictionary by
303
303
default)
304
+
*`info` {boolean} (If `true`, returns an object with `buffer` and `engine`)
304
305
305
306
See the description of `deflateInit2` and `inflateInit2` at
306
307
<http://zlib.net/manual.html#Advanced> for more information on these.
0 commit comments