Make a temporary copy of a Stream.
Parameters
- stream
- The Stream to make a copy of.
Return Value
Returns a temporary output Stream that is a copy of the input.
Implements
IArchiveStorage.MakeTemporaryCopy
See Also
BaseArchiveStorage Class | ICSharpCode.SharpZipLib.Zip Namespace