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

Method demuxInput

src/main/org/apache/tools/ant/Project.java:1321–1328  ·  view source on GitHub ↗

Demux an input request to the correct task. @param buffer the buffer into which data is to be read. @param offset the offset into the buffer at which data is stored. @param length the amount of data to read. @return the number of bytes read. @exception IOException if the data cannot be read. @sin

(final byte[] buffer, final int offset, final int length)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

readMethod · 0.80
handleInputMethod · 0.80

Calls 3

getThreadTaskMethod · 0.95
defaultInputMethod · 0.95
handleInputMethod · 0.95

Tested by

no test coverage detected