Edit
↰
Home
↑
http
↑
Encoding
↑
Stream
↑
Debrotli
↻
Debrotli::decode
#
static
string
http\Encoding\Stream\Debrotli::decode
(
string
$data
)
Decode brotli encoded data.
Params:
#
string
$data
#
The data to uncompress.
Returns:
#
string
, the uncompressed data.
Warnings:
#
If
$data
cannot be decoded.
Show Comments from Github Discussions