Reference Library
ReadCString Method
NamespacesMBNCSUtilDataReaderReadCString()()()()
Reads the next C-style ASCII null-terminated string from the stream.
Declaration Syntax
C#Visual BasicVisual C++
public string ReadCString()
Public Function ReadCString As String
public:
String^ ReadCString()
Return Value
The next C-style string.

Assembly: Asgard5Library (Module: Asgard5Library)