Searched refs:SECTION_BODY (Results 1 – 1 of 1) sorted by relevance
34 private static final byte SECTION_BODY = 1; field in GzipSource74 section = SECTION_BODY; in read()78 if (section == SECTION_BODY) { in read()