-
-
Notifications
You must be signed in to change notification settings - Fork 3
PKZip.ZipWriter.SetEntryExtraData
Andrew Lambert edited this page Apr 17, 2021
·
3 revisions
Sub SetEntryExtraData(Path As String, Extra As MemoryBlock)
Name | Type | Comment |
---|---|---|
Path | String | The entry to modify. |
Extra | MemoryBlock | The extra data for the entry. |
Sets the custom extra data for the entry. The extra data may be no longer than 64KB
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.