Skip to content

zlib.FlateEngine.Total_In

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

zlib.FlateEngine.Total_In

Method Signature

 Function Total_In() As UInt32

Remarks

Returns the total number of input bytes processed 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