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