IsStreamOwner Property

SharpZip Compression Library

SharpZip Compression Library

DeflaterOutputStream.IsStreamOwner Property

Get/set flag indicating ownership of underlying stream. When the flag is true Close will close the underlying stream also.

public bool IsStreamOwner {get; set;}

See Also

DeflaterOutputStream Class | ICSharpCode.SharpZipLib.Zip.Compression.Streams Namespace