Mathijs van de Nes
|
aa8acab465
|
Do not switch compression if not needed
|
2015-03-17 17:22:30 +01:00 |
|
Mathijs van de Nes
|
0339ed2742
|
Move the pattern matching of genericzipwriter
|
2015-03-17 17:06:32 +01:00 |
|
Mathijs van de Nes
|
11fa463cb4
|
Do not close the zip on flush
Instead, only flush the underlying buffer
|
2015-03-17 16:55:22 +01:00 |
|
Mathijs van de Nes
|
c4cf221f70
|
Save the unsupported value of CompressionMethod
|
2015-03-16 10:47:16 +01:00 |
|
Mathijs van de Nes
|
132530cb41
|
Remove some as_slice calls
|
2015-03-16 10:15:46 +01:00 |
|
Mathijs van de Nes
|
aa4e395ec9
|
Use external crate for extra read/write methods
|
2015-03-09 11:55:19 +01:00 |
|
Mathijs van de Nes
|
8ee78c5314
|
Removed last remnants of old_io
|
2015-03-03 19:28:58 +01:00 |
|
Mathijs van de Nes
|
b16da11570
|
Small updates to write module
|
2015-03-01 11:53:26 +01:00 |
|
Mathijs van de Nes
|
d9b83af57c
|
Large refactoring, mostly of the reader
- Combined reader and reader_spec into read
- Alter the iteration protocol for a zip archive
- Modify some names
|
2015-03-01 11:32:40 +01:00 |
|