-
-
Notifications
You must be signed in to change notification settings - Fork 3
zlib.IsDeflated
Andrew Lambert edited this page Apr 26, 2018
·
7 revisions
zlib.IsDeflated
Function IsDeflated(Extends TargetFile As FolderItem) As Boolean
Name | Type | Comment |
---|---|---|
TargetFile | FolderItem | The file to examine |
Name | Type | Comment |
---|---|---|
Target | MemoryBlock | The memory to examine |
Returns True
if the file/memory is likely deflated.
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.