Open alec1o opened 4 months ago
Can byter send null value? Do you mean I implement a way to serialize and deserialize null objects??? 🤯😨
Can byter send null value?
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
Originally posted by @nvh2001 in https://github.com/alec1o/Byter/issues/29#issuecomment-2213928332
The update break compatibility with version 3. It must be increased to version 4.0.0, instead of version 3.1.0...
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
Originally posted by @nvh2001 in https://github.com/alec1o/Byter/issues/29#issuecomment-2213928332
TODO: