How to customize how to encode a type in JSONEncoder

前端 未结 0 1125
青春惊慌失措
青春惊慌失措 2020-11-30 04:01

In my code, a Decimal like this, where aDecimal is Class Decimal.

try? JSONEncoder().encode(aDecimal)

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