Reads data from input, populating the data buffer to its entirety.
stream to read from
pointer to data buffer
length of data in bytes
number of bytes transmitted
EofException on End Of Flow condition (note that the exception is always newed)
See Implementation
Reads data from input, populating the data buffer to its entirety.