Reads byte[] line from stream. NOTE: Returns null if end of stream reached.
| C# | Visual Basic | Managed C++ |
public byte[] ReadLine ()
Public Function ReadLine As Byte()
public: array<unsigned char>^ ReadLine ()
Return null if end of stream reached.
Assembly: LumiSoft.Net Version: 2.0.2636.18419 (Module: LumiSoft.Net)