Adds a new entry to the archive, takes care of duplicates as well. @param in the stream to read data for the entry from. The caller of the method is responsible for closing the stream. @param zOut the stream to write to. @param vPath the name this entry shall have in the archive. @param lastModifi
(final InputStream in, final ZipOutputStream zOut, final String vPath,
final long lastModified, final File fromArchive, final int mode)
source not stored for this graph (policy: none)
no test coverage detected