takes ownership of it. If it is passed by reference then it does not.
In a Unicode build the third parameter {\tt conv} is used to translate
-the filename and comment fields to Unicode. It has no effect on the
+the filename and comment fields to an 8-bit encoding. It has no effect on the
stream's data.
\func{bool}{Close}{\void}
-Finishes writing the zip, returning true if successfully.
+Finishes writing the zip, returning true if successful.
Called by the destructor if not called explicitly.