ArchiveError if extraction fails.ZipStreamReader.extractTo
void extractTo(ref const EntryInfo entry, string destPath)Extract entry to filesystem path.
Parameters
entry | The entry to extract (must be current entry). |
destPath | Destination filesystem path. |