is there a way to directly deserialize json from a...
# serialization
c
is there a way to directly deserialize json from a byte array without converting it to a string first?
d
There's a JVM only solution to that coming soon.
c
Is there a ticket for that?
d
It's a PR
There's a ticket in the roadmap I think.