This version of Unity is unsupported.
Method group is Obsolete

NetworkServerSimple.messageBuffer

Obsolete The high level API classes are deprecated and will be removed in the future. public byte[] messageBuffer;

Description

The internal buffer that the server reads data from the network into. This will contain the most recent data read from the network when OnData() is called.