compression.rs
|
Derivy Clone where Copy
|
2015-04-03 14:55:27 +02:00 |
cp437.rs
|
Several updates to CP437 handling
|
2015-06-18 11:45:25 +02:00 |
crc32.rs
|
Simplify CRC32 code
|
2015-06-24 08:43:41 +02:00 |
lib.rs
|
Do not use step_by
|
2015-04-03 14:56:00 +02:00 |
read.rs
|
Several updates to CP437 handling
|
2015-06-18 11:45:25 +02:00 |
result.rs
|
Add impl to convert a ZipError to a io::Error
|
2015-04-20 09:25:22 +02:00 |
spec.rs
|
Do not use step_by
|
2015-04-03 14:56:00 +02:00 |
types.rs
|
Large refactoring, mostly of the reader
|
2015-03-01 11:32:40 +01:00 |
util.rs
|
Use external crate for extra read/write methods
|
2015-03-09 11:55:19 +01:00 |
write.rs
|
Accept both String and &str in start_file
|
2015-05-25 09:46:08 +02:00 |