Ionic Zip Library v1.9.1.6
Close Method
Reference ► Ionic.BZip2 ► ParallelBZip2OutputStream ► Close()()()()
Close the stream.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public override void Close()
Public Overrides Sub Close
public: virtual void Close() override
Remarks
This may or may not close the underlying stream. Check the constructors that accept a bool value.