Skip to content
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

>> Can byter send null value? #30

Closed
alec1o opened this issue Jul 8, 2024 · 1 comment
Closed

>> Can byter send null value? #30

alec1o opened this issue Jul 8, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request question Further information is requested solved the question is solved

Comments

@alec1o
Copy link
Owner

alec1o commented Jul 8, 2024

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 #29 (comment)

TODO:

  • [v3.1] Primitive write and Read null object (write a prefix to detect null object.)
@alec1o alec1o changed the title > > Can byter send null value? >> Can byter send null value? Jul 8, 2024
@alec1o alec1o self-assigned this Jul 8, 2024
alec1o added a commit that referenced this issue Jul 8, 2024
add primitive skipping null/empty test #29 #30
alec1o added a commit that referenced this issue Jul 8, 2024
improve Primitive.Null environment #29 #30
alec1o added a commit that referenced this issue Jul 8, 2024
primitive write and read null and empty string #29 #30
alec1o added a commit that referenced this issue Jul 8, 2024
primitive write and read null and empty class #29 #30
alec1o added a commit that referenced this issue Jul 8, 2024
primitive write and read null and empty struct #29 #30
@alec1o
Copy link
Owner Author

alec1o commented Jul 8, 2024

The update break compatibility with version 3. It must be increased to version 4.0.0, instead of version 3.1.0...

@alec1o alec1o added enhancement New feature or request question Further information is requested solved the question is solved labels Jul 13, 2024
@alec1o alec1o closed this as completed Dec 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request question Further information is requested solved the question is solved
Projects
None yet
Development

No branches or pull requests

1 participant