mirror of
https://github.com/adamhathcock/sharpcompress.git
synced 2026-09-23 07:25:11 +00:00
Merge remote-tracking branch 'origin/adam/cleanup' into adam/cleanup
This commit is contained in:
@@ -30,7 +30,7 @@ internal partial class SharpCompressStream : Stream, IStreamStack
|
||||
internal bool IsPassthrough => _isPassthrough;
|
||||
|
||||
/// <summary>
|
||||
/// Gets or sets whether to leave the underlying stream open when disposed.
|
||||
/// Gets whether to leave the underlying stream open when disposed.
|
||||
/// </summary>
|
||||
public virtual bool LeaveStreamOpen { get; }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user