Xceed .NET Libraries Documentation
Xceed.Compression Assembly / Xceed.Compression.LZMA Namespace / LZMAOptions Class


In This Topic
    LZMAOptions Class Properties
    In This Topic

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

    Public Properties
     NameDescription
    Public PropertyGet or sets the dictionary size.  
    Public PropertyGets or sets the match finder algorithm to use.  
    Public Property Gets or sets the number of fast bytes.  
    Public Property Gets or sets the number of literal context bits.  
    Public Property Gets or sets the number of literal position bits.  
    Public Property Gets or sets the number of position bits.  
    Public Property  
    Public Property  
    Public Property Gets or sets whether an end-of-stream marker is written at the end of the compressed data.  
    Top
    See Also