zip-rs-wasm/src
2024-03-06 12:34:51 -08:00
..
read Remove redundant imports 2024-02-28 16:03:44 -08:00
aes.rs Make functions const where possible 2023-06-07 22:15:06 -07:00
aes_ctr.rs Remove unused import 2023-05-16 20:40:57 -07:00
compression.rs Merge remote-tracking branch 'zip-next/master' into deflate64-next 2023-10-13 19:58:44 +09:00
cp437.rs cargo fmt: remove trailing space 2024-02-28 16:40:43 -08:00
crc32.rs Remove redundant imports 2024-02-28 16:03:44 -08:00
lib.rs Enable DEFLATE64 by default and bump version to 0.10.4 2024-02-28 16:49:30 -08:00
read.rs Replace hard-coded byte array with data file 2024-03-06 12:34:51 -08:00
result.rs Refactor to eliminate From<Infallible> 2023-06-01 14:26:15 -07:00
spec.rs Fixes and refactors for no-features build 2023-05-30 18:17:59 -07:00
types.rs Update dependencies and allow for 64-bit Zopfli compression levels 2024-02-28 16:27:03 -08:00
unstable.rs Reformat 2023-05-08 18:54:35 -07:00
write.rs cargo fmt 2024-02-28 16:28:41 -08:00
zipcrypto.rs Make functions const where possible 2023-06-07 22:15:06 -07:00