Searched defs:CENSIG (Results 1 – 3 of 3) sorted by relevance
41 static long CENSIG = 0x02014b50L; // "PK\001\002" field
262 static final long CENSIG(byte[] b, int pos) { return LG(b, pos + 0); } in CENSIG() method in ZipUtils
118 public static final long CENSIG = 33639248L; // 0x2014b50L field in ZipEntry