Learn
About
Download
Docs
Contribute
Courses
Start typing...
⌘ K
On this page
C
zlib.Gunzip
History
Added in: v0.5.8
v0.5.8
Introduced in: v0.10.0
v0.10.0
Trailing garbage at the end of the input stream will now result in an
'error'
event.
v6.0.0
Multiple concatenated gzip file members are supported now.
v5.9.0
A truncated input stream will now result in an
'error'
event.
v5.0.0
class
zlib
.
Gunzip
extends
undefined
Decompress a gzip stream.
Previous
zlib.DeflateRaw
Next
zlib.Gzip