Zips a file or directory to the output stream
@param file The file to zip. In case of a directory all the contents will be zipped
@param zos The ZIP output stream
@throws IOException
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.