Searched refs:CENCOM (Results 1 – 1 of 1) sorted by relevance
93 static final int CENCOM = 32; // comment length field in Zip131 int commentLength = cd.getChar(cdindex + CENCOM); in next()