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