None
If a non-seekable stream is passed to a ZipArchive, it will be copied into a MemoryStream and the new stream will be used.
Corrected an issue where non-seekable streams did not work correctly with ZipArchive.