Converts the temporary Stream to its final form.
public override Stream ConvertTemporaryToFinal();
Return Value
Returns a Stream that can be used to read the final storage for the archive.
Implements
IArchiveStorage.ConvertTemporaryToFinal
See Also
MemoryArchiveStorage Class | ICSharpCode.SharpZipLib.Zip Namespace