Searched refs:F_RECORDS_TOTAL (Results 1 – 1 of 1) sorted by relevance
62 private static final ZipField.F2 F_RECORDS_TOTAL = new ZipField.F2(F_RECORDS_DISK.endOffset(), field in Eocd71 static final ZipField.F4 F_CD_SIZE = new ZipField.F4(F_RECORDS_TOTAL.endOffset(),133 long totalRecords2 = F_RECORDS_TOTAL.read(bytes); in Eocd()260 F_RECORDS_TOTAL.write(out, totalRecords); in computeByteRepresentation()