Nevron .NET Vision
Nevron.Compression Namespace / BZip2 Class
Members


In This Topic
    BZip2 Class
    In This Topic
    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.
    Object Model
    BZip2 Class
    Syntax
    'Declaration
     
    
    Public NotInheritable Class BZip2 
    'Usage
     
    
    Dim instance As BZip2
    public sealed class BZip2 
    Inheritance Hierarchy

    System.Object
       Nevron.Compression.BZip2

    Requirements

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also