16 zyppng::expected<Value> parseDocumentExpected(
const InputStream & input_r )
27 return parseDocumentExpected( input_r ).unwrap();
zyppng::expected< Value > parse(const InputStream &input_r)
Parse the stream.
nullptr CURL handle void * p
Internal JSON tokeniser — NOT part of the public API.
Value parseDocument(const InputStream &input_r)
Parse a JSON document from input_r.