Read data from the default input stream. If no default has been specified, System.in is used. @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. @exce
(final byte[] buffer, final int offset, final int length)
source not stored for this graph (policy: none)
no test coverage detected