string
http\Encoding\Stream\Dechunk::decode(string
$data[, int
&$decoded_len = 0])Decode chunked encoded data.
string
$data#int
&$decoded_len# = 0strlen($data)
if not truncated.string
, the decoded data.string
, the unencoded data.string
, the truncated decoded data.false
, if $data cannot be decoded.