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

Add support for Guava's Immutable{Double,Int,Long}Array during serialization/deserialization #86

Conversation

albertlr
Copy link

Add support to serialize and deserialize Guava's Immutable{Double,Int,Long}Array as requested in #24 .

These primitives were not part of primitive support added in #69

@cowtowncoder cowtowncoder added this to the 3.0.0 milestone Mar 23, 2021
@cowtowncoder cowtowncoder merged commit b61a69a into FasterXML:master Mar 23, 2021
@albertlr albertlr deleted the enhancement/guava-primitives-support-immutablearrays branch March 23, 2021 08:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants