Decompress an encoded body
Description
Implements gzip, compress and deflate. Guesses which it is by attempting to decode.
Parameters
$datastringrequired- Compressed data in one of the above formats
Decompress an encoded body
Implements gzip, compress and deflate. Guesses which it is by attempting to decode.
$datastringrequired
User Contributed Notes
You must log in before being able to contribute a note or feedback.