Change the type of value that this builder requires, with the option of indicating an error condition
Change the type of value that this builder requires, with the option of indicating an error condition
Change the type of key that this builder requires
Change the type of key that this builder requires
Change the type of value that this builder requires
Change the type of value that this builder requires
Decodes the input values to an object.
Decodes the input values to an object.
the serialized json object or array
the parsed object
Decodes the input values to an object.
Decodes the input values to an object.
the builder that this parser will use when constructing objects
the serialized json object or array
the parsed object
Parse the input into a Value.
Parse the input into a Value. Return a Right if Parser.parse would have returned a Primitive, else return a Left.
A streaming decoder for json data. This parser is intended to be relatively strict.
3.0.1
http://json.org/