Extra fields usually appear twice per file, once in the local
file data and once in the central directory. Usually they are the
same, but they don't have to be.
java.util.zip.ZipOutputStream java.util.zip.ZipOutputStream will
only use the local file data in both places.
author: Stefan Bodewig version: $Revision: 1.1 $
Method Summary
byte[]
getCentralDirectoryData() The actual data to put central directory - without Header-ID or
length specifier.