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

Method read

src/main/org/apache/tools/ant/filters/TailFilter.java:105–126  ·  view source on GitHub ↗

Returns the next character in the filtered stream. If the read-ahead has been completed, the next character in the buffer is returned. Otherwise, the stream is read to the end and buffered (with the buffer growing as necessary), then the appropriate position in the buffer is set to read from. @retu

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 7

initializeMethod · 0.95
tailFilterMethod · 0.95
getInitializedMethod · 0.80
setInitializedMethod · 0.80
isEmptyMethod · 0.65
getTokenMethod · 0.65
lengthMethod · 0.45

Tested by

no test coverage detected