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
   BZip2

[Visual Basic]
NotInheritable Public Class BZip2
[C#]
public sealed class BZip2

Requirements

Namespace: ICSharpCode.SharpZipLib.BZip2 Namespace

Assembly: SharpZipLib.dll

See Also

BZip2 Members | ICSharpCode.SharpZipLib.BZip2 Namespace