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

Method isEOFRecord

src/main/org/apache/tools/tar/TarBuffer.java:170–178  ·  view source on GitHub ↗

Determine if an archive record indicate End of Archive. End of archive is indicated by a record that consists entirely of null bytes. @param record The record data to check. @return true if the record data is an End of Archive

(byte[] record)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

getRecordMethod · 0.80

Calls 1

getRecordSizeMethod · 0.95

Tested by

no test coverage detected