Edit
↰
Home
↑
http
↑
Encoding
↑
Stream
↻
Stream::update
↲
Debrotli
↲
Dechunk
↲
Deflate
↲
Enbrotli
↲
Inflate
↲
Stream::__construct
↲
Stream::done
↲
Stream::finish
↲
Stream::flush
#
string
http\Encoding\Stream::update
(
string
$data
)
Update the encoding stream with more input.
Params:
#
string
$data
#
The data to pass through the stream.
Returns:
#
string
, processed data.
Warnings:
#
If the encoding stream is in an invalid state.
Show Comments from Github Discussions