-
-
Notifications
You must be signed in to change notification settings - Fork 3
zlib.FlateEngine.Total_Out
Andrew Lambert edited this page Nov 26, 2022
·
7 revisions
zlib.FlateEngine.Total_Out
Function Total_Out() As UInt32
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.
Wiki home | Project page | Bugs | Become a sponsor
Text and code examples are Copyright ©2014-24 Andrew Lambert, offered under the CC BY-SA 3.0 License.