- 
          
- 
                Notifications
    You must be signed in to change notification settings 
- Fork 4
PKZip.ZipWriter.SetEntryCompressionMethod
        Andrew Lambert edited this page Oct 28, 2018 
        ·
        9 revisions
      
     Sub SetEntryCompressionMethod(Path As String, CompressionMethod As Integer)| Name | Type | Comment | 
|---|---|---|
| Path | String | The entry to modify. | 
| CompressionMethod | Integer | The compression method to use on the entry. | 
Sets the compression level to use on the current entry. 0=none; 8=deflate
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.