We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d12ed29 commit 3af9453Copy full SHA for 3af9453
doc/api/zlib.md
@@ -384,13 +384,13 @@ Only applicable to deflate algorithm.
384
added: v0.7.0
385
-->
386
387
+Reset the compressor/decompressor to factory defaults. Only applicable to
388
+the inflate and deflate algorithms.
389
+
390
## zlib.constants
391
392
Provides an object enumerating Zlib-related constants.
393
-Reset the compressor/decompressor to factory defaults. Only applicable to
-the inflate and deflate algorithms.
-
394
## zlib.createDeflate([options])
395
<!-- YAML
396
added: v0.5.8
0 commit comments