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

Remove explicit distinction between deserialize and deserialize_uncompressed for CanonicalDeserialize #114

Open
DanieleDiBenedetto opened this issue Jul 7, 2021 · 0 comments
Labels
enhancement New feature or request nice to have Possible new feature to introduce

Comments

@DanieleDiBenedetto
Copy link
Collaborator

DanieleDiBenedetto commented Jul 7, 2021

Would be nice, maybe by exploiting also the Flags trait, when serializing, to serialize a bit too telling whether the serialized struct is in compressed form or not, removing the need of having separate functions and to explicitly taking care of it

@DanieleDiBenedetto DanieleDiBenedetto added enhancement New feature or request nice to have Possible new feature to introduce labels Jul 7, 2021
@DanieleDiBenedetto DanieleDiBenedetto changed the title Removed explicit distinction between deserialize and deserialize_uncompressed for CanonicalDeserialize Remove explicit distinction between deserialize and deserialize_uncompressed for CanonicalDeserialize Jul 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request nice to have Possible new feature to introduce
Projects
None yet
Development

No branches or pull requests

1 participant