public string ReadString ();

반환

string Value read.

설명

Reads a string from the stream. (max of 32k bytes).

See NetworkReader for a code example.