| Icon | Member | Description |
|---|---|---|
| ReadLine(Byte[]()) |
Reads line from source stream and stores to specified buffer. This method accepts LF or CRLF lines.
| |
| ReadLine(Byte[](), SizeExceededAction) |
Reads line from source stream and stores to specified buffer. This method accepts LF or CRLF lines.
| |
| ReadLine(Encoding) |
Reads line from source stream.
| |
| ReadLine(Encoding, SizeExceededAction) |
Reads line from source stream.
|
Assembly: LumiSoft.Net Version: 2.0.2636.18419 (Module: LumiSoft.Net)