Skip to content

[json-core] Add helper toJson() fromJson() methods that use JsonReader JsonWriter #323

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Merged
merged 1 commit into from
Dec 17, 2024

Conversation

rbygrave
Copy link
Contributor

This makes it more trivially obvious when using SimpleMapper or JsonNodeMapper to implement a JsonAdapter [where the API uses JsonReader and JsonWriter]

…r JsonWriter

This makes it more trivially obvious when using SimpleMapper or JsonNodeMapper to implement a JsonAdapter [where the API uses JsonReader and JsonWriter]
@rbygrave rbygrave requested a review from SentryMan December 17, 2024 22:37
@rbygrave rbygrave self-assigned this Dec 17, 2024
@SentryMan SentryMan enabled auto-merge December 17, 2024 22:37
@SentryMan SentryMan merged commit 1c41b4d into main Dec 17, 2024
9 checks passed
@rbygrave rbygrave deleted the feature/simple-readerWriter branch December 17, 2024 22:41
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants