Description
I am handling arbitrary 7zip files in my application. The extraction of the files happens parallelized. To have better control how much memory a single file uses for extraction it would be good to be able to pass the memory limitation to the SevenZFile.
This is already possible when using the CompressorStreamFactory.
Attachments
Issue Links
- links to