PowerTCP Zip Compression for .NET
Archive Class Methods


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

Public Methods
 NameDescription
Public MethodAbortAborts the current operation.  
Public MethodAddOverloaded. Adds an item or items to the archive.  
Public MethodBeginQuickUnzipOverloaded. Asynchronously open and decompress a zip archive.  
Public MethodBeginQuickZipOverloaded. Asynchronously add files and create a zip archive.  
Public MethodBeginUnzipAsynchronously decompress the items in a zip archive that have been opened.  
Public MethodBeginZipOverloaded. Asynchronously compress the items in the current collection and generate a zip archive written to a Stream.  
Public MethodClear Removes all elements from the ArrayList.  
Public MethodCopyTo Copies the entire ArrayList to a compatible one-dimensional Array, starting at the specified index of the target array.  
Public MethodCreateObjRef (Inherited from System.MarshalByRefObject)
Public MethodDisposeOverloaded. Releases all resources associated with the object.  
Public MethodGetEnumerator Returns an enumerator for the collection.  
Public MethodGetLifetimeService (Inherited from System.MarshalByRefObject)
Public MethodGetListReturns an IList that can be bound to a data source from an object that does not implement an IList itself.  
Public MethodInitializeLifetimeService (Inherited from System.MarshalByRefObject)
Public MethodInsertOverloaded. Inserts one or more items into the collection starting from the specified index.  
Public MethodOpenOverloaded. Opens a compressed archive and populates the collection to reflect the items in the compressed archive.  
Public MethodQuickUnzipOverloaded. Opens a compressed archive and decompresses it in one step.  
Public MethodQuickZipOverloaded. Adds a file or files and compresses in one step.  
Public MethodRead Reads at least one byte of compressed data from the Archive and copies it into the provided buffer.  
Public MethodRemoveAtRemoves an element at the specified index from the collection.  
Public MethodRemoveRange Removes a range of elements from an ArrayList or collection.  
Public MethodResetRemoves the elements in the collection and reset all of the properties of the collection to their defaults.  
Public MethodToString (Inherited from System.ComponentModel.Component)
Public MethodUnzipDecompresses the items in the current collection to the specified directory  
Public MethodWrite Writes a sequence of compressed bytes to the Archive and returns when the operation is complete.  
Public MethodZipOverloaded. Compresses the items in the current collection and generates a compressed archive.  
Top
Protected Methods
 NameDescription
Protected MethodFinalize (Inherited from System.ComponentModel.Component)
Protected MethodGetService (Inherited from System.ComponentModel.Component)
Protected MethodMemberwiseCloneOverloaded.  (Inherited from System.MarshalByRefObject)
Top
See Also

Reference

Archive Class
Dart.PowerTCP.Zip Namespace


PowerTCP Zip for .NET Documentation Version 2.1.1
© 2018 Dart Communications. All Rights Reserved.
Send comments on this topic