~ruther/NosSmooth

ref: 762fc34c97e8b1f6e9290426b8bc2a78122e28ba NosSmooth/Packets/NosSmooth.PacketSerializer/Converters/Common/NullableWrapperConverter.cs -rw-r--r-- 2.6 KiB
762fc34c — Rutherther 2 years ago
Merge pull request #82 from Rutherther/feat/serialize-stackalloc

Use stackalloc and Span for packet serialization
d734ef02 — František Boháček 2 years ago
Revert "feat: use "in" instead of "ref" in packet serializer"

This reverts commit ae1b3301e659c237a10f742675e1f8db9389d2db.
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