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

Method handleInput

src/main/org/apache/tools/ant/UnknownElement.java:236–243  ·  view source on GitHub ↗

Delegate to realThing if present and if it as task. @see Task#handleInput(byte[], int, int) @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. @excepti

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

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

handleInputMethod · 0.65

Tested by

no test coverage detected