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 |
#69 in Compression
894,923 downloads per month
Used in 273 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.