Documentation

Net::Socket::ReadString

Method in Socket

string ReadString()

Reads a string length from the buffer as a 32 bit unsigned integer, followed by the actual string. This complements Write(const string &in).

Returns string