Skip to content

Feature: support custom int/float type #7

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

Merged
merged 2 commits into from
Jun 1, 2024
Merged

Conversation

vimt
Copy link
Owner

@vimt vimt commented Jun 1, 2024

Which issue does this PR close?

Closes #4

Rationale for this change

Support custom int/float type.

What changes are included in this PR?

add int_type, float_type arg to MMDBWriter

Are these changes tested?

Yes

Are there any user-facing changes?

Yes

@vimt vimt merged commit 6f3c73c into master Jun 1, 2024
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.

Cannot serialize a number field and read it in Java as a long type.
1 participant