Searched refs:LFH_SIG_OFFSET (Results 1 – 1 of 1) sorted by relevance
86 private static final int LFH_SIG_OFFSET = 0; field in ZipArchiveOutputStream1078 System.arraycopy(LFH_SIG, 0, buf, LFH_SIG_OFFSET, WORD); in createLocalFileHeader()