Raphael Stoeckli
Results
1
issues of
Raphael Stoeckli
It looks like bizp2 archives (.bz2) cannot be extracted at all. I tested the extraction, using the example program: ```cs using (ArchiveFile archiveFile = new ArchiveFile(@"C:\temp\test.txt.bz2")) { // extract all...
enhancement