(PHP 5 >= 5.4.0, PHP 7, PHP 8)
zlib_decode — Uncompress any raw/gzip/zlib encoded data
$data
, int $max_length
= 0
) : string|falseUncompress any raw/gzip/zlib encoded data.
Bu işlev hala belgelendirilmemiştir; sadece değiştirge listesi mevcuttur.
data
max_length
Returns the uncompressed data, başarısızlık durumunda false
döner.