7 releases
0.1.6 | Oct 15, 2023 |
---|---|
0.1.5 | Aug 19, 2023 |
0.1.3 | Jul 30, 2023 |
#126 in Compression
20,402 downloads per month
Used in 5 crates
(via async-compression)
58KB
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.