HttpDeflateStream::__construct

(PECL pecl_http >= 0.21.0)

HttpDeflateStream::__constructHttpDeflateStream class constructor

Beskrivelse

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

Creates a new HttpDeflateStream object instance.

See the deflate stream constants table for possible flags.

Parametre

flags

initialization flags

Se også

add a note add a note

User Contributed Notes

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