The methods of the IArchiveStorage interface are listed below. For a complete list of IArchiveStorage interface members, see the IArchiveStorage Members topic.
Public Instance Methods
ConvertTemporaryToFinal | Convert a temporary output stream to a final stream. |
Dispose | Dispose of this instance. |
GetTemporaryOutput | Get an empty Stream that can be used for temporary output. |
MakeTemporaryCopy | Make a temporary copy of the original stream. |
OpenForDirectUpdate | Return a stream suitable for performing direct updates on the original source. |
See Also
IArchiveStorage Interface | ICSharpCode.SharpZipLib.Zip Namespace