Xceed Real-Time Zip for Silverlight Documentation
LZMAOptions Class Members
Properties  Methods 


The following tables list the members exposed by LZMAOptions.

Public Constructors
 NameDescription
Public ConstructorLZMAOptions ConstructorOverloaded. Initializes a new instance of the LZMAOptions class.  
Top
Public Properties
 NameDescription
Public PropertyDictionarySizeGet or sets the dictionary size.  
Public PropertyMatchFinderGets or sets the match finder algorithm to use.  
Public PropertyNumFastBytes Gets or sets the number of fast bytes.  
Public PropertyNumLiteralContextBits Gets or sets the number of literal context bits.  
Public PropertyNumLiteralPositionBits Gets or sets the number of literal position bits.  
Public PropertyNumPositionBits Gets or sets the number of position bits.  
Public PropertyProperties  
Public PropertyPropertyIDs  
Public PropertyUseEndOfStreamMarker Gets or sets whether an end-of-stream marker is written at the end of the compressed data.  
Top
Public Methods
 NameDescription
Public MethodSetTemplateSets the LZMAOptions properties to values appropriate to the passed level of compression.  
Top
See Also

Reference

LZMAOptions Class
Xceed.Compression.LZMA Namespace

Send Feedback