Version: 2018.1
public string ReadString ();

Returns

string Value read.

Description

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

See NetworkReader for a code example.