-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Big struct is null when serialize #29
Comments
Chill I'll respond you again at 1h or less. |
More issue:
|
true, Primitive don't allow write null information |
To avoid error On Byter, my funny way, huhu i crying
|
Do you fixed? |
no, it's just set for default custom for null but still error |
Ok, Tell me what result do you expect |
what is TypeStatePlayer object, can send me? |
Can byter send null value? |
It's Enum
|
#28 (comment) |
Do you mean I implement a way to serialize and deserialize null objects??? 🤯😨 |
yep, because my struct request from api web so it have somany null field, and sometime i create struct and just use only a few internal variables to achieve the goal |
😭 😭 😭 😭 😭 😭 😭 😭 😭 😭 😭 😭 😭 |
If it's difficult then skip it, but lists and arrays should be able to fix it |
I'll implement it, To allow any null data. But have a big problem about the way. How Skip null value in Primitive.Add?
Have a idea smart boys? (Nguyen Van Hao: @nvh2001 @vanhaodev), (Alecio Furanze: @alec1o) |
Do you have a ideia about? |
Bro can you test if null object is skipped by primitive. (Use current updated sources) from main branch |
It's working? |
sorry i have some problem in my life, in today, i'll check this |
I'm waiting for you feedback |
Can you give me a review? |
😭 bro!!! Talk something, are you okay? @nvh2001 @vanhaodev |
☕ Hello! @nvh2001 @vanhaodev |
sorry, I have some issue in my life. Now im here to continue my project. |
Good! I was worried about you a lot. Welcome. |
Hey @nvh2001 @vanhaodev Did you test it? I'm waiting for you feedback update it to v4 |
I'm marking as Solved. |
Test: Unity .NET Standartd 2.1 & .NET 8 Console
The structs
SEND
RECEIVE
My deadline is killing me haha
The text was updated successfully, but these errors were encountered: