Parses non standard JSON from an input stream
Function parse
#include <matjson.hpp>std::istream&stream
,)source
Stream to parse
opts
Non standard parsing options
The parsed JSON value or an error
ℹ Shorthand for Value::parse
#include <matjson.hpp>Parses non standard JSON from an input stream
source
opts
ℹ Shorthand for Value::parse