Add a directory to the zip stream. @param dir the directory to add to the archive @param zOut the stream to write to @param vPath the name this entry shall have in the archive @param mode the Unix permissions to set. @throws IOException on error @since Ant 1.5.2
(final File dir, final ZipOutputStream zOut, final String vPath,
final int mode)
source not stored for this graph (policy: none)
no test coverage detected