PHP Velho Oeste 2024

HttpDeflateStream::__construct

(PECL pecl_http >= 0.21.0)

HttpDeflateStream::__constructHttpDeflateStream class constructor

Описание

public HttpDeflateStream::__construct ([ int $flags = 0 ] )

Creates a new HttpDeflateStream object instance.

See the deflate stream constants table for possible flags.

Список параметров

flags

initialization flags

Смотрите также

add a note add a note

User Contributed Notes

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