HttpDeflateStream::finish

(PECL pecl_http >= 0.21.0)

HttpDeflateStream::finishFinalize deflate stream

Опис

public string HttpDeflateStream::finish ([ string $data ] )

Finalizes the deflate stream. The deflate stream can be reused after finalizing.

Параметри

data

data to deflate

Значення, що повертаються

Returns the final part of deflated data.

add a note add a note

User Contributed Notes

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