IArchiveStorage Methods
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
| Convert a temporary output stream to a final stream. | |
| Dispose of this instance. | |
| Get an empty Stream that can be used for temporary output. | |
| Make a temporary copy of the original stream. | |
| Return a stream suitable for performing direct updates on the original source. |
See Also
IArchiveStorage Interface | ICSharpCode.SharpZipLib.Zip Namespace