gzinflate

gzinflate -- Inflate a deflated string

Description

string gzinflate ( string data [, int length])

The function will return an error if the uncompressed data is more than 256 times the length of the compressed input data or more than the optional parameter length .