Reads an account of byte into a stream.
count of bytes really read
| Exception Type | Condition |
|---|---|
| ArgumentNullException | destinationStream is null |
| ArgumentException | the destination stream must be writable |
| IOException | an I/O error occurs |
| ObjectDisposedException | the base stream has been closed |
DualStreamReader Class | Hevea.Core.Net Namespace | DualStreamReader.ReadInto Overload List