Reads/writes the content of array from/to stream, populating array to its entirety.
stream to read from/write to
array to transmit
number of bytes transmitted
EofException on End Of Flow condition (note that the exception is always newed)
See Implementation
Reads/writes the content of array from/to stream, populating array to its entirety.