-
-
Notifications
You must be signed in to change notification settings - Fork 3
zlib.IsDeflated
Andrew Lambert edited this page Oct 26, 2016
·
7 revisions
#zlib.IsDeflated
##Method Signature
Function IsDeflated(Extends TargetFile As FolderItem) As Boolean
##Parameters
Name | Type | Comment |
---|---|---|
TargetFile | FolderItem | The file to examine |
##Return value
Returns True
if the file is likely deflated.
##See also
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.