mirror of
https://git.proxmox.com/git/proxmox
synced 2025-11-03 00:34:03 +00:00
We test the deflate encoder against the deflate decoder using (or not) zlib and with different small buffer sizes. We also test compression and decompression against the flate2 crate. Signed-off-by: Maximiliano Sandoval <m.sandoval@proxmox.com> Reviewed-by: Max Carrara <m.carrara@proxmox.com> Tested-by: Max Carrara <m.carrara@proxmox.com> |
||
|---|---|---|
| .. | ||
| deflate | ||
| lib.rs | ||
| tar.rs | ||
| zip.rs | ||
| zstd.rs | ||