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

Method isSeekable

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

This method indicates whether this archive is writing to a seekable stream (i.e., to a random access file). For seekable streams, you don't need to calculate the CRC or uncompressed size for #STORED entries before invoking #putNextEntry. @return true if seekable @since 1.17

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

zipFileMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected