Extracted from Pike v7.8 release 352 at 2010-07-30.
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.