10 releases
0.1.9 | Jul 16, 2024 |
---|---|
0.1.8 | Mar 11, 2024 |
0.1.7 | Jan 27, 2024 |
0.1.6 | Oct 15, 2023 |
0.1.3 | Jul 30, 2023 |
#68 in Compression
943,631 downloads per month
Used in 288 crates
(3 directly)
59KB
1K
SLoC
Deflate64 implementation based on .NET's implementation
This is made to unzip zip file with deflate64 made with windows 11.
lib.rs
:
Deflate64 implementation based on .NET System.IO.Compression.
This is made to unzip zip file with deflate64 made with windows 11.