mirror of
https://github.com/fankes/moshi.git
synced 2025-10-19 16:09:21 +08:00
This opens the door to later implementations of these types that write to something other than a stream. In particular, we could have a JsonReader that reads from a DOM-like object, or a JsonWriter that creates such an object.