Searched defs:LFH_SIG (Results 1 – 2 of 2) sorted by relevance
40 public static final ZipLong LFH_SIG = new ZipLong(0X04034B50L); field in ZipLong
992 static final byte[] LFH_SIG = ZipLong.LFH_SIG.getBytes(); //NOSONAR field in ZipArchiveOutputStream