Nevron Open Vision Documentation
Nevron.Nov.Compression Namespace / NNodesZipCompressor Class
Properties Methods


In This Topic
    NNodesZipCompressor Class Members
    In This Topic

    The following tables list the members exposed by NNodesZipCompressor.

    Public Constructors
     NameDescription
    Public ConstructorInitializing constructor.  
    Top
    Public Properties
     NameDescription
    Public PropertyDetermines whether to serialize object properties or not. By default set to true.  
    Top
    Public Methods
     NameDescription
    Public MethodGets the items to compress.  
    Public MethodCalled when a stream has been compressed into a zip entry.  
    Top
    Protected Methods
     NameDescription
    Protected MethodOverloaded. Serializes the given nodes to a memory stream and creates a ZIP item with the specified name for it.  
    Top
    See Also