Public Instance Constructors
![]() |
Overloaded. Initializes a new instance of the MemoryArchiveStorage class. |
Public Instance Properties
![]() | Get the stream returned by ConvertTemporaryToFinal if this was in fact called. |
![]() | Gets the update mode applicable. |
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 the temporary output Stream |
![]() | Gets the Type of the current instance. |
![]() | Make a temporary copy of the original 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
MemoryArchiveStorage Class | ICSharpCode.SharpZipLib.Zip Namespace