zip-rs-wasm/src
2017-04-08 03:04:18 -05:00
..
compression.rs Add test for Display implementation for CompressionMethod 2016-10-03 21:34:14 -07:00
cp437.rs Simplify one test 2015-06-30 09:58:56 +02:00
crc32.rs Small update to crc32 function 2015-06-30 08:54:53 +02:00
lib.rs Made bzip2 compression method optional 2015-10-05 20:01:41 +03:00
read.rs Handle data prepended to the zip 2017-04-08 03:04:18 -05:00
result.rs Add impl to convert a ZipError to a io::Error 2015-04-20 09:25:22 +02:00
spec.rs Handle data prepended to the zip 2017-04-08 03:04:18 -05:00
types.rs Expose the raw file name of a file 2017-02-12 17:18:40 +01:00
write.rs Fix a regression 2017-03-30 19:03:25 +02:00