[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.
|