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

Method read

src/main/org/apache/tools/tar/TarInputStream.java:559–563  ·  view source on GitHub ↗

Reads a byte from the current tar archive entry. This method simply calls read(byte[], int, int). @return The byte read, or -1 at EOF. @throws IOException on error

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 5

skipMethod · 0.95
getLongNameDataMethod · 0.95
copyEntryContentsMethod · 0.95
readBlockMethod · 0.45
parsePaxHeadersMethod · 0.45

Calls 2

isDirectoryMethod · 0.95
readRecordMethod · 0.80

Tested by

no test coverage detected