-
-
Notifications
You must be signed in to change notification settings - Fork 0
LZMA.CompressBound
Andrew Lambert edited this page Nov 26, 2022
·
2 revisions
LZMA.CompressBound
Protected Function CompressBound(UncompressedSize As UInt32) As UInt32
Returns the upper bound of the compressed size after compression of UncompressedSize bytes.
Wiki home | Project page | Bugs | Become a sponsor
Text and code examples are Copyright ©2020-24 Andrew Lambert, offered under the CC BY-SA 3.0 License.