Updated kryo comments

This commit is contained in:
Robinson 2021-04-29 19:45:56 +02:00
parent ad06f768f8
commit e7d13520df

View File

@ -22,7 +22,7 @@ import dorkbox.network.connection.Connection
import org.agrona.DirectBuffer
/**
* Nothing in this class is thread safe
* READ and WRITE are exclusive to each other and can be performed in different threads.
*/
class KryoExtra() : Kryo() {
// for kryo serialization