The InflateContext class

(PHP 8)

简介

A fully opaque class which replaces zlib.inflate resources as of PHP 8.0.0.

类摘要

finalclassInflateContext {
}
To Top