Reads an individual entry of the central directory, creates an ZipEntry from it and adds it to the global maps. @param noUTF8Flag map used to collect entries that don't have their UTF-8 flag set and whose name will be set by data read from the local file header later. The current entry may be adde
(final Map<ZipEntry, NameAndComment> noUTF8Flag)
source not stored for this graph (policy: none)
no test coverage detected