Join Slack
Communities
Powered by
Are there Moshi helpers to manipulate a JSON strin...
# squarelibraries
a
Aidan Low
06/30/2022, 5:57 PM
Are there Moshi helpers to manipulate a JSON string directly, for example adding an additional name/value pair, or do I need to call
fromJson()
, augment the resulting class with the new pair, and then call
toJson()
again?
z
Zac Sweers
06/30/2022, 5:58 PM
not exactly sure I follow what you mean
a
Aidan Low
06/30/2022, 6:11 PM
(a bit more detail in main thread)
2
Views
Open in Slack
Previous
Next