Public Instance Properties
UpdateMode | Get the FileUpdateMode to apply during updates. |
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