Provide ByteArrayAsBase64StringSerializer
See the https://github.com/Kotlin/kotlinx.serialization/issues/1533 for context
@sandwwraith Where do you recommend to mention it in the docs?
LongAsStringSerializer is mentioned in builtin classes (https://github.com/Kotlin/kotlinx.serialization/blob/master/docs/builtin-classes.md#long-numbers-as-strings), although I think better place for base64 serializer is somewhere at the end of JSON settings
It would be really nice to have this feature.
Hey @sandwwraith, is this still up for grabs?
@GeorgePap-719 I believe so, as the previous attempt (#1676) wasn't finished.