-
-
Notifications
You must be signed in to change notification settings - Fork 0
LZMA.EncodeUInt64
Andrew Lambert edited this page Nov 26, 2022
·
2 revisions
LZMA.EncodeUInt64
Protected Function EncodeUInt64(VLI As UInt64) As MemoryBlock
Encodes a UInt64 value as a variable-length integer (VLI).
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.