Searched refs:SECTION_TRAILER (Results 1 – 1 of 1) sorted by relevance
35 private static final byte SECTION_TRAILER = 2; field in GzipSource85 section = SECTION_TRAILER; in read()91 if (section == SECTION_TRAILER) { in read()