http_chunked_decode
(PECL pecl_http:0.1.0-1.4.1)
http_chunked_decode — Decode chunked-encoded data
Popis
string http_chunked_decode ( string $encoded )Decodes a string which is HTTP-chunked encoded.
Seznam parametrů
- encoded
Chunked encoded string
Návratové hodnoty
Returns the decoded string on success or FALSE on failure.
http_chunked_decode
There are no user contributed notes for this page.
