Skip to content

Conversation

@trondgzi
Copy link

@trondgzi trondgzi commented Dec 9, 2025

Fixes GH-4205 (#4205)

  • Replaced byte[] with byte @nullable [] to be able to return and receive null values

…n Kotlin

- Replaced byte[] with byte @nullable [] to be able to return and
  receive null values

Signed-off-by: Trond Ziarkowski <[email protected]>
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.

Unable to properly serialize/deserialize null values with JackJsonSerializer/Deserializer in Kotlin

2 participants