Searched refs:ZIP64_ENDSIG (Results 1 – 3 of 3) sorted by relevance
38 static final long ZIP64_ENDSIG = 0x06064b50L; // "PK\006\006" field in ZipConstants64
615 writeInt(ZIP64_ENDSIG); // zip64 END record signature in writeEND()
41 #define ZIP64_ENDSIG 0x06064b50L /* "PK\006\006" */ macro