Writes data to output, consuming the data buffer content to its entirety.
stream to write to
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
Writes data to output, consuming the data buffer content to its entirety.