Optimized serialization for Java immutables? #189
hrstoyanov
started this conversation in
General
Replies: 1 comment 3 replies
-
Except for UUID, eclipse-serializer includes builtin BinaryHandlers for these classes. You can find the code for them here:
|
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Does ES Serializer provide optimized serialization format for these Java immutable classes?
Beta Was this translation helpful? Give feedback.
All reactions