Commit 3f34acd
Add StreamWriter::into_inner() (#367)
This way, it's possible to retrieve the original writer after writing a
file via ZipWriter::new_stream().
Signed-off-by: Andrew Gunnerson <[email protected]>
Co-authored-by: Andrew Gunnerson <user@domain>1 parent 44c0315 commit 3f34acd
1 file changed
+5
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2038 | 2038 | | |
2039 | 2039 | | |
2040 | 2040 | | |
| 2041 | + | |
| 2042 | + | |
| 2043 | + | |
| 2044 | + | |
| 2045 | + | |
2041 | 2046 | | |
2042 | 2047 | | |
2043 | 2048 | | |
| |||
0 commit comments