mirror of
https://github.com/fankes/moshi.git
synced 2025-10-18 23:49:21 +08:00
08becc119a69bd59aa2a87514ae17ab0af09aafa
This borrows from Gson's UnsafeAllocator. I didn't actually borrow much from Gson's reflective type adapter, but I'll need to review that in follow up to see if I forgot anything that Gson covers. Most interesting design decision here is that fields are serialized in alphabetical order. Also we're pretty nice around detecting field collisiosn and failing early.
Moshi
A modern JSON library for Android and Java.
Description
Languages
Kotlin
57.7%
Java
42.2%