Extracted from Pike v8.0 release 28 as of 2015-08-03.
   

Method Gz.uncompress()


Method uncompress

string(8bit) uncompress(string(8bit) data, void|bool 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.