bzdecompress

 mixed bzdecompress ( string $source [, int $small = 0 ] ) 

説明

bzdecompress() decompresses the given string containing bzip2 encoded data.

戻り値

The decompressed string, or an error number if an error occurred.