Kotlinx Serialization Converter
Creates a converter serializing with the specified string format
Functions
Link copied to clipboard
open suspend override fun deserialize(charset: Charset, typeInfo: TypeInfo, content: ByteReadChannel): Any?