int bzwrite ( resource $bz , string $data [, int $length ] )
bzwrite() writes a string into the given bzip2 file stream.
Returns the number of bytes written, or FALSE on error.