MCPcopy Create free account
hub / github.com/apache/ant / finish

Method finish

src/main/org/apache/tools/zip/ZipOutputStream.java:504–522  ·  view source on GitHub ↗

Finish writing the archive. @throws Zip64RequiredException if the archive's size exceeds 4 GByte or there are more than 65535 entries inside the archive and #setUseZip64 is Zip64Mode#Never.

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

closeMethod · 0.95
flushDeflaterMethod · 0.45

Calls 6

closeEntryMethod · 0.95
endMethod · 0.80
clearMethod · 0.45

Tested by

no test coverage detected