Skip to content

Conversation

@komamitsu
Copy link
Member

Context

We've already added MessagePackMapper#handleBigDecimalAsString in #745 to easily handle BigDecimal as String internally. BigInteger has a similar issue and should be handled as well.

Changes

This PR adds MessagePackMapper#handleBigIntegerAndBigDecimalAsString to handle both BigInteger and BigDecimal as String.

@github-actions github-actions bot added the doc label Sep 30, 2023
@komamitsu komamitsu merged commit 8d514ba into main Oct 1, 2023
@komamitsu komamitsu deleted the handle-bigint-as-string branch October 1, 2023 01:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants