The DeflateContext class

(PHP 8)

Introduction

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

Class synopsis

final class DeflateContext {
}
add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top