-
-
Couldn't load subscription status.
- Fork 4
PKZip.ZipWriter.SetEntryExtraData
Andrew Lambert edited this page Nov 26, 2022
·
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.