JSONReader

fun JSONReader(reader: Reader)

Construct a new JSONReader.

Parameters

reader

The source of the raw JSON document. The reader must support marking.