Searched defs:CENSIZ (Results 1 – 4 of 4) sorted by relevance
170 static final int CENSIZ = 20; field
302 static final long CENSIZ(byte[] b, int pos) { return LG(b, pos + 20);} in CENSIZ() method in ZipUtils303 static final long CENSIZ(DirectByteBuffer b, int pos) { return get32(b, pos + 20);} in CENSIZ() method in ZipUtils
122 public static final int CENSIZ = 20; // 0x14 field in ZipEntry
120 public static final int CENSIZ = 20; // 0x14 field in ZipEntry