HttpInflateStream::factory

(PECL pecl_http >= 1.4.0)

HttpInflateStream::factoryHttpInflateStream class factory

Опис

public HttpInflateStream HttpInflateStream::factory ([ int $flags = 0 [, string $class_name = "HttpInflateStream" ]] )

Creates a new HttpInflateStream object instance.

See the inflate constants table for possible flags.

Параметри

flags

initialization flags

class_name

name of a subclass of HttpInflateStream

Прогляньте Також

add a note add a note

User Contributed Notes

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