dotnet / android-libzipsharp

A managed wrapper (and then some) around libzip (https://libzip.org/)
MIT License
30 stars 12 forks source link

Use maximum compression instead of the default one #94

Closed grendello closed 3 years ago

grendello commented 3 years ago

Context: https://github.com/xamarin/xamarin-android/pull/5971#issuecomment-857279796

Also, attempt to tweak zlib-ng to use the best compression possible, by sacrificing speed.