~ruther/NosSmooth

ref: 762fc34c97e8b1f6e9290426b8bc2a78122e28ba NosSmooth/Packets/NosSmooth.PacketSerializer/Converters/Common/OptionalWrapperConverter.cs -rw-r--r-- 2.8 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
72045aa6 — Rutherther 2 years ago
Merge branch 'main' of github.com:Rutherther/NosSmooth
99dd6e8a — Rutherther 2 years ago
Merge pull request #52 from Rutherther/feat/optional-wrapper

Add optional wrapper
e8b40f7a — Rutherther 2 years ago
feat(packets): add optional wrapper for wrapping optional values inside of a list
Do not follow this link