LumiSoft Net Help
ReadLine Method
NamespacesLumiSoft.NetStreamLineReaderReadLine()()()()
Reads byte[] line from stream. NOTE: Returns null if end of stream reached.
Declaration Syntax
C#Visual BasicVisual C++
public byte[] ReadLine()
Public Function ReadLine As Byte()
public:
array<unsigned char>^ ReadLine()
Return Value
Return null if end of stream reached.

Assembly: LumiSoft.Net (Module: LumiSoft.Net) Version: 2.0.4006.27129