zip-rs-wasm/src/read
2024-06-22 11:12:53 +08:00
..
config.rs feat: Allow the archive offset behavior of the reader to be configured. 2024-05-29 13:59:20 -04:00
lzma.rs Bug fix: LZMA state is large, so put it in a Box 2024-04-11 13:28:37 -07:00
stream.rs fix: Incorrect behavior following a rare combination of merge_archive, abort_file and deep_copy_file. As well, we now return an error when a file is being copied to itself. 2024-06-13 13:49:27 -07:00
xz.rs feat: support XZ decompression 2024-06-22 11:12:53 +08:00