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

Method handleInput

src/main/org/apache/tools/ant/Task.java:248–251  ·  view source on GitHub ↗

Handle an input request by this 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. @since Ant

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

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

demuxInputMethod · 0.95

Calls 2

defaultInputMethod · 0.80
getProjectMethod · 0.65

Tested by

no test coverage detected