File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -557,17 +557,17 @@ added: v0.11.12
557
557
558
558
Decompress a [ Buffer] [ ] or string with [ Unzip] [ ] .
559
559
560
- [ `Accept-Encoding` ] : https://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html#sec14.3
561
- [ `Content-Encoding` ] : https://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html#sec14.11
562
- [ Memory Usage Tuning ] : #zlib_memory_usage_tuning
563
- [ zlib documentation ] : http://zlib.net/manual.html#Constants
564
- [ options ] : #zlib_class_options
565
- [ Deflate ] : #zlib_class_zlib_deflate
560
+ [ Buffer ] : buffer.html
566
561
[ DeflateRaw ] : #zlib_class_zlib_deflateraw
562
+ [ Deflate ] : #zlib_class_zlib_deflate
567
563
[ Gunzip ] : #zlib_class_zlib_gunzip
568
564
[ Gzip ] : #zlib_class_zlib_gzip
569
- [ Inflate ] : #zlib_class_zlib_inflate
570
565
[ InflateRaw ] : #zlib_class_zlib_inflateraw
566
+ [ Inflate ] : #zlib_class_zlib_inflate
567
+ [ Memory Usage Tuning ] : #zlib_memory_usage_tuning
571
568
[ Unzip ] : #zlib_class_zlib_unzip
569
+ [ options ] : #zlib_class_options
570
+ [ zlib documentation ] : http://zlib.net/manual.html#Constants
572
571
[ `.flush()` ] : #zlib_zlib_flush_kind_callback
573
- [ Buffer ] : buffer.html
572
+ [ `Accept-Encoding` ] : https://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html#sec14.3
573
+ [ `Content-Encoding` ] : https://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html#sec14.11
You can’t perform that action at this time.
0 commit comments