ModernUO/Projects/Server/Buffers
Kamron Batman 6e9477ea13
fix(core): Updates to serialization (#590)
- [X] Adds `AdhocPersistence` which replaces RunUO `Persistence`
- [X] Fixes a few minor bugs with EntityPersistence deserialization
- [X] Reverts/updates some serialization changes
2021-05-09 00:10:39 -07:00
..
CircularBuffer.cs fix(core): Updates slice with range selectors (#583) 2021-04-23 20:57:24 -07:00
CircularBufferReader.cs fix(core): Updates slice with range selectors (#583) 2021-04-23 20:57:24 -07:00
CircularBufferWriter.cs fix(core): Updates to serialization (#590) 2021-05-09 00:10:39 -07:00
SpanReader.cs fix(core): Updates to serialization (#590) 2021-05-09 00:10:39 -07:00
SpanWriter.cs fix(core): Updates to serialization (#590) 2021-05-09 00:10:39 -07:00
ValueStringBuilder.cs fix(core): Updates to serialization (#590) 2021-05-09 00:10:39 -07:00