InflaterInputStream.Close Method

IC Sharp Sharp Zip Lib

ICSharpCode SharpZipLib Class Library

InflaterInputStream.Close Method 

Closes the input stream. When IsStreamOwner is true the underlying stream is also closed.

public override void Close();

See Also

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