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).
Write(const string &in)
string