expand2

Decompress the contents of archive member de and return the expanded data in de.expandedData. This was originally a portion of std.zip's expand Delete the compressedData as we have no further use for it once we have the uncompressed version required to write the file.

void
expand2

Meta