http_chunked_decode
Decode chunked-encoded data
&reftitle.description;
stringhttp_chunked_decode
stringencoded
Decodes a string which is HTTP-chunked encoded.
&reftitle.parameters;
encoded
Chunked encoded string
&reftitle.returnvalues;
Returns the decoded string on success or FALSE on failure.