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


In This Topic
    ManagedLzmaDecompressorUnsafe Class Properties
    In This Topic

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

    Public Properties
     NameDescription
    Public PropertyGets or sets a LZMAHeaderType value indicating the type of header the decompressor will read before the compressed data starts. The default value is LZMAHeaderType.Properties. Setting this property after Decompress() has been called with data has no effect.  
    Top
    See Also