Skip to content

zlib.FlateEngine.Total_Out

Andrew Lambert edited this page Nov 26, 2022 · 7 revisions

zlib.FlateEngine.Total_Out

Method Signature

 Function Total_Out() As UInt32

Remarks

Returns the total number of output bytes emitted so far. This value will overflow on streams that are larger than 4GB, however this will not affect compression/decompression.

Entry-level points of interest denoted by "☜"



Clone this wiki locally