public byte[] messageBuffer ;

Descripción

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.