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


The following tables list the members exposed by ManagedLZMADecompressor.

Public Constructors
 NameDescription
Public ConstructorManagedLZMADecompressor ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public PropertyCompressedSizeGets or sets the length of the compressed data to decompress.  
Public PropertyHeaderTypeGets or sets the type of header the decompressor will read before the compressed data starts.  
Public PropertyUncompressedSizeGets or sets the length of the uncompressed data to output.  
Top
Public Methods
 NameDescription
Public MethodDecompressOverridden. Decompresses an array of bytes.  
Public MethodDisposeOverloaded. Provides correct cleanup of resources in the base class and its derived classes.  
Public MethodSetLZMAPropertiesInitializes an LZMA engine for decompression using the specified encoded properties.  
Top
Protected Methods
 NameDescription
Protected MethodFinalize  
Top
See Also

Reference

ManagedLZMADecompressor Class
Xceed.Compression Namespace

Send Feedback