support entry updates.
ArchiveWriter.updateEntry
void updateEntry(string path, const(ubyte)[] content,
EntryWriteOptions opts = EntryWriteOptions.init)Update/replace an existing entry.
Parameters
path | Path of the entry to update. |
content | New content for the entry. |
opts | Per-entry write options. |
Throws
ArchiveError with UNSUPPORTED_FEATURE if format doesn't