Searched refs:getEocdBytes (Results 1 – 4 of 4) sorted by relevance
229 zf.getEocdBytes(); in canGetDirectoryAndEocdBytesInRoMode()
884 eocd[0] = zip.getEocdBytes(); in obtainingCDAndEocdWhenEntriesWrittenOnEmptyZip()908 eocd[0] = zip.getEocdBytes(); in obtainingCDAndEocdWhenEntriesWrittenOnNonEmptyZip()
341 byte[] eocdBytes = zFile.getEocdBytes(); in onOutputZipEntriesWritten()
1527 public byte[] getEocdBytes() throws IOException { in getEocdBytes() method