How to intercept deserialisation with kotlinx.serialization

后端 未结 0 1915
無奈伤痛
無奈伤痛 2021-01-06 05:08

For example, I have JSON

{
  "url": "//n.ya.com"
}

In order to deserialize, I define the data class

@Seria         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题