Version: 2017.4
public string ReadString ();

戻り値

string 読み取った値

説明

ストリームから文字列を読み取ります(最大は 32k バイト)。

See NetworkReader for a code example.