http_chunked_decode

 string http_chunked_decode ( string $encoded ) 

説明

Decodes a string which is HTTP-chunked encoded.

戻り値

Returns the decoded string on success or FALSE on failure.