Extracted from Pike v7.8 release 866 at 2016-11-06.
pike.ida.liu.se
[Top]
Gz

Method Gz.uncompress()


Method uncompress

string uncompress(string data, void|int(0..1) raw)

Description

Uncompresses the data and returns it. The raw parameter tells the decoder that the indata lacks the data header and footer defined in RFC 1950.