ArchiveError if extraction fails.ZipStreamReader.extractAll
void extractAll(string destDir)Extract all entries to a directory.
Reads through all remaining entries in the stream and extracts them.
Parameters
destDir | Destination directory for extraction. |