Reads all available data into a stream
| 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