Load into the specified value the characters read from the specified data. Return 0 on success or a non-zero value on failure.
value
data
Declared in <baljsn_parserutil.h>
<baljsn_parserutil.h>
static int getValue( bool* value, std::string_view const& data);