Unit 'ZStream' Package
[Overview][Types][Classes][Index] [#fcl]

Tdecompressionstream.get_compressionrate

Get the current compression rate.

Declaration

Source position: zstream.pp line 86

public function Tdecompressionstream.get_compressionrate: single;

Function result

Percentage of compression.

Description

get_compressionrate returns the percentage of the number of read compressed bytes relative to the total number of read bytes.

Errors

If no bytes were written, an exception is raised.


Documentation generated on: Jul 24 2023