LumiSoft Mail Server User API
ReadLine Method
Namespaces > LumiSoft.Net.IO > StreamHelper > ReadLine
Members
IconMemberDescription
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)