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

Method setExtra

src/main/org/apache/tools/zip/ZipEntry.java:521–532  ·  view source on GitHub ↗

Parses the given bytes as extra field data and consumes any unparseable data as an UnparseableExtraFieldData instance. @param extra an array of bytes to be parsed into extra fields @throws RuntimeException if the bytes cannot be parsed @throws RuntimeException on error @since 1.1

(final byte[] extra)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 13

ZipEntryMethod · 0.95
setExtraFieldsMethod · 0.95
addExtraFieldMethod · 0.95
addAsFirstExtraFieldMethod · 0.95
removeExtraFieldMethod · 0.95
mergeExtraFieldsMethod · 0.95
processEntryMethod · 0.95
testExtraFieldMergingMethod · 0.95
rewriteSizesAndCrcMethod · 0.80
putNextEntryMethod · 0.80

Calls 6

parseMethod · 0.95
mergeExtraFieldsMethod · 0.95
getNameMethod · 0.95
getExtraFieldsMethod · 0.95
getMessageMethod · 0.45

Tested by 1

testExtraFieldMergingMethod · 0.76