Make a temporary copy of a 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
DiskArchiveStorage Class | ICSharpCode.SharpZipLib.Zip Namespace