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 not stored for this graph (policy: none)
no test coverage detected