method
startChunkedConversion

StringConversionSink startChunkedConversion(
Sink<Object> sink
)

Starts a conversion from a chunked JSON string to its corresponding object.

The output sink receives exactly one decoded element through add.