Xceed .NET Libraries Documentation
In This Topic
    Xceed.Compression Assembly
    In This Topic
    Implements the Xceed.Compression namespace; a set of classes for compressing data.
    Namespaces
    NamespaceDescription
    The Xceed.Compression namespace defines the CompressedStream class which can be constructed around any kind of Stream object to compress data that is written to the stream and decompress data that is read from the stream.
    The Xceed.Compression.LZMA namespace defines enumeration values used when using LZMA compression.