Nevron.Nov.Compression Namespace / INZipCompressor Interface

In This Topic
    INZipCompressor Interface Methods
    In This Topic

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

    Public Methods
     NameDescription
     MethodGets the items that should be compressed in the zip stream.  
     MethodCalled when a stream has been compressed into a zip entry. You can use this method to safely close the stream of the item and dismiss any used resources.  
    Top
    See Also