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

Method readFully

src/main/org/apache/tools/ant/util/FileUtils.java:1155–1157  ·  view source on GitHub ↗

Read from reader till EOF. @param rdr the reader from which to read. @return the contents read out of the given reader. @throws IOException if the contents could not be read out from the reader.

(Reader rdr)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

getValueMethod · 0.95
readFullyMethod · 0.95
readFullyMethod · 0.95
safeReadFullyMethod · 0.95
getTokenMethod · 0.95
getFileContentsMethod · 0.95
assertSizeAndContentMethod · 0.95
testBuildfileMethod · 0.95

Calls 4

readMethod · 0.45
appendMethod · 0.45
lengthMethod · 0.45
toStringMethod · 0.45

Tested by 9

getFileContentsMethod · 0.76
assertSizeAndContentMethod · 0.76
testBuildfileMethod · 0.76
testLogUTF8EchoMethod · 0.36
getFileStringMethod · 0.36
readFileMethod · 0.36