JSONReader


Description:

[ CCode ( has_construct_function = false ) ]
[ Version ( since = "0.14.0" ) ]
public JSONReader (InputStream input, JSONReadOptions? options) throws Error

Parameters:

input

The input to be read.

options

A JSONReadOptions.

Returns:

A newly created JSONReader or null on error.