~ruther/NosSmooth

ref: ae1b3301e659c237a10f742675e1f8db9389d2db NosSmooth/Packets/NosSmooth.PacketSerializer/Converters/Common/NullableWrapperConverter.cs -rw-r--r-- 2.6 KiB
ae1b3301 — František Boháček 2 years ago
feat: use "in" instead of "ref" in packet serializer
7dbc6664 — František Boháček 2 years ago
feat: use stackalloc and Span for packet serialization
e67bb2ba — Rutherther 2 years ago
Merge pull request #47 from Rutherther/feat/pass-nullable

Pass CanBeNull to string serializer and converter
df161029 — František Boháček 2 years ago
feat(packets): make NullableWrapper a struct for less allocations
f5ff5c65 — František Boháček 2 years ago
feat(packets): pass nullable to packet serializers
6e4b542e — Rutherther 2 years ago
Merge pull request #45 from Rutherther/feat/mates

Add support for mates
50c447fb — František Boháček 2 years ago
fix(packets): make nullable wrapper a class
551cf777 — František Boháček 2 years ago
feat(packets): add nullable wrapper to represent a compoud type that may be null as a whole
Do not follow this link