brendan-duncan / archive

Dart library to encode and decode various archive and compression formats, such as Zip, Tar, GZip, ZLib, and BZip2.
MIT License
403 stars 140 forks source link

BZip2 decompressed file is corrupted #281

Open a-v-ebrahimi opened 1 year ago

a-v-ebrahimi commented 1 year ago

I tried to decompress a BZip2 compressed file, the output is truncated and corrupted.

brendan-duncan commented 1 year ago

I haven't seen the this issue before. Any more information you can provide?