avail-json
2.0.2
avail-json
/
org.availlang.json
/
JSONReader
/
JSONReader
JSONReader
fun
JSONReader
(
reader
:
Reader
)
Content copied to clipboard
Construct a new
JSONReader
.
Parameters
reader
The
source
of the raw JSON document. The reader must
support marking
.