alec1o / Byter

Byter is a C# serializer. It can serialize and deserialize from primitive type e.g (class, struct, list, array, string...)
MIT License
3 stars 1 forks source link

Add support for Vector3 #5

Closed alec1o closed 10 months ago

alec1o commented 10 months ago

May add support Vector3 type; Vector3 is System.Numerics.Vector3;

alec1o commented 10 months ago

IMPL -> c62030b7a829e04b7df03b8323629f6f4dda35e9