tar a file @param file the file to tar @param tOut the output stream @param vPath the path name of the file to tar @param tarFileSet the fileset that the file came from. @throws IOException on error
(final File file, final TarOutputStream tOut, final String vPath,
final TarFileSet tarFileSet)
source not stored for this graph (policy: none)
no test coverage detected