~ruther/NosSmooth

ref: 31e19213ce3e3c68d47f0d760c04667571bb3e79 NosSmooth/Core/NosSmooth.Packets/Converters/Basic/BoolStringConverter.cs -rw-r--r-- 1007 bytes
c3d5b45b — František Boháček 3 years ago
feat: use ReadOnlySpan for deserialization instead of strings
7f45f96e — František Boháček 3 years ago
refactor: split string converters
16df48bb — František Boháček 3 years ago
Merge pull request #16 from Rutherther/packets-list-inline-serializer

Add generation of packet list inline serializer
ed1280ef — František Boháček 3 years ago
feat: use StringBuilder Append overloads
01bf7e2a — František Boháček 3 years ago
Merge pull request #12 from Rutherther/packets

Implement custom packet serializer
ddc307b5 — František Boháček 3 years ago
feat: add bool type converter