[Overview][Types][Classes][Index] |
Get the current compression rate
Source position: zstream.pp line 65
public function Tcompressionstream.get_compressionrate: single; |
Percentage of compression
get_compressionrate returns the percentage of the number of written compressed bytes relative to the number of written bytes.
If no bytes were written, an exception is raised.