<https://kotlinlang.slack.com/archives/C7A1U5PTM/p...
# serialization
i
https://kotlinlang.slack.com/archives/C7A1U5PTM/p1612889899095700
Json.encodeToByteArray
– why this not available? Any plans to implement direct encoding to
ByteArray
?
o
@sandwwraith @Vsevolod Tolstopyatov [JB]] I think this is for you
v
Thanks for mentioning! The issue is clear and I’ll see how to address it in a concise manner
🔥 2
On the bright side, reading from string source on the same benchmark is 40% faster than jackson %)
i
I didn't test this side yet, but nice to know 🙂