Skip to content

Conversation

@gregor-rayman
Copy link
Contributor

Fix for the issue #737:

  • separates encoded elements with new lines (so that numbers can be decoded separated)
  • when decoding, looks for boundaries between elements. Needs separators only for numbers. Recognizes automatically the ends of objects, arrays, strings, boolean values and nulls.

JsonCodec can encode and decode multiple elements
@gregor-rayman gregor-rayman requested a review from a team as a code owner September 9, 2024 22:21
Copy link
Contributor

@987Nabil 987Nabil left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Minor things. Looks good.

@987Nabil 987Nabil merged commit 6b9753c into zio:main Sep 10, 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.

2 participants