The methods of the BaseArchiveStorage class are listed below. For a complete list of BaseArchiveStorage class members, see the BaseArchiveStorage Members topic.
Public Instance Methods
![]() | Converts the temporary Stream to its final form. |
![]() | Disposes this instance. |
![]() | Determines whether the specified Object is equal to the current Object. |
![]() | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. |
![]() | Gets a temporary output Stream |
![]() | Gets the Type of the current instance. |
![]() | Make a temporary copy of a Stream. |
![]() | Return a stream suitable for performing direct updates on the original source. |
![]() | Returns a String that represents the current Object. |
Protected Instance Methods
![]() | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. |
![]() | Creates a shallow copy of the current Object. |
See Also
BaseArchiveStorage Class | ICSharpCode.SharpZipLib.Zip Namespace