Searched refs:SECTION_HEADER (Results 1 – 1 of 1) sorted by relevance
33 private static final byte SECTION_HEADER = 0; field in GzipSource39 private int section = SECTION_HEADER;72 if (section == SECTION_HEADER) { in read()