Reads a string line (\r\n or \n terminated) in a given text encoding.
the string line or null
| Exception Type | Condition |
|---|---|
| ArgumentNullException | encoding is null |
| IOException | an I/O error occurs |
| ObjectDisposedException | the base stream has been closed |
DualStreamReader Class | Hevea.Core.Net Namespace | DualStreamReader.ReadLine Overload List