BZip2 Class

SharpZip Compression Library

SharpZip Compression Library

BZip2 Class

Does all the compress and decompress pre-operation stuff. Sets up the streams and file header characters. Uses multiply overloaded methods to call for the compress/decompress.

For a list of all members of this type, see BZip2 Members.

System.Object    ICSharpCode.SharpZipLib.BZip2.BZip2

public sealed class BZip2

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: ICSharpCode.SharpZipLib.BZip2

Assembly: ICSharpCode.SharpZipLib (in ICSharpCode.SharpZipLib.dll)

See Also

BZip2 Members | ICSharpCode.SharpZipLib.BZip2 Namespace