Xceed .NET Libraries Documentation
Xceed.Compression Assembly / Xceed.Compression Namespace / DecompressorFactory Class


In This Topic
    DecompressorFactory Class Methods
    In This Topic

    For a list of all members of this type, see DecompressorFactory members.

    Public Methods
     NameDescription
    Public Methodstatic (Shared in Visual Basic)Overloaded. headerType indicates the type of header to read before the compressed data starts. Only use None if you intend to make your own format. In that case the SetLZMAProperties() method will be useful. The default value is LZMAHeaderType.Properties.  
    Top
    See Also