Searched refs:FCOMMENT (Results 1 – 1 of 1) sorted by relevance
163 private final static int FCOMMENT = 16; // File comment field in GZIPInputStream198 if ((flg & FCOMMENT) == FCOMMENT) { in readHeader()