HttpInflateStream
class HttpInflateStream (View source)
Constants
FLUSH_NONE |
|
FLUSH_SYNC |
|
FLUSH_FULL |
|
Methods
__construct(int $flags = null)
(PECL pecl_http >= 1.0.0)
HttpInflateStream class constructor
string|false
update(string $data)
(PECL pecl_http >= 0.21.0)
Update inflate stream
string|false
flush(string $data = null)
(PECL pecl_http >= 0.21.0)
Flush inflate stream
string
finish(string $data = null)
(PECL pecl_http >= 0.21.0)
Finalize inflate stream
static HttpInflateStream
factory(int $flags = null, string $class_name = null)
(PECL pecl_http >= 1.4.0)
HttpInflateStream class factory
Details
__construct(int $flags = null)
(PECL pecl_http >= 1.0.0)
HttpInflateStream class constructor
string|false
update(string $data)
(PECL pecl_http >= 0.21.0)
Update inflate stream
string|false
flush(string $data = null)
(PECL pecl_http >= 0.21.0)
Flush inflate stream
string
finish(string $data = null)
(PECL pecl_http >= 0.21.0)
Finalize inflate stream
static HttpInflateStream
factory(int $flags = null, string $class_name = null)
(PECL pecl_http >= 1.4.0)
HttpInflateStream class factory