feat: Updates serialization to use MMF (considerable memory savings) #5555
Annotations
7 errors and 2 warnings
Projects/Server/Serialization/BinaryFileWriter.cs#L31
Argument 1: cannot convert from 'bool' to 'byte[]'
|
Projects/Server/Serialization/BinaryFileWriter.cs#L31
Argument 2: cannot convert from 'System.Collections.Concurrent.ConcurrentQueue<System.Type>' to 'bool'
|
Projects/Server/Serialization/GenericEntityPersistence.cs#L439
There is no argument given that corresponds to the required parameter 'oldBuffer' of 'BufferReader.Reset(byte[], out byte[])'
|
Projects/Server/Serialization/GenericEntityPersistence.cs#L439
There is no argument given that corresponds to the required parameter 'oldBuffer' of 'BufferReader.Reset(byte[], out byte[])'
|
Projects/Server/Serialization/BinaryFileWriter.cs#L31
Argument 1: cannot convert from 'bool' to 'byte[]'
|
Projects/Server/Serialization/BinaryFileWriter.cs#L31
Argument 2: cannot convert from 'System.Collections.Concurrent.ConcurrentQueue<System.Type>' to 'bool'
|
|
|
|
This job failed
Loading