mirror of
https://github.com/adamhathcock/sharpcompress.git
synced 2026-02-03 21:23:38 +00:00
LeaveStreamOpen doesn't work with TarWriter #212
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @dudes-come on GitHub (Jul 8, 2017).
Originally assigned to: @adamhathcock on GitHub.
Example:
Look this file:
https://github.com/adamhathcock/sharpcompress/blob/master/src/SharpCompress/Writers/AbstractWriter.cs
this.closeStream didn't set from the ctor (ArchiveType type, WriterOptions options).