The methods of the DiskArchiveStorage class are listed below. For a complete list of DiskArchiveStorage class members, see the DiskArchiveStorage Members topic.
Public Instance Methods
![]() | Converts a 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 for performing updates on. |
![]() | 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
DiskArchiveStorage Class | ICSharpCode.SharpZipLib.Zip Namespace