ipfs-chromium
Public Member Functions | List of all members
ipfs::JsonParserAdapter Class Referencefinal
Inheritance diagram for ipfs::JsonParserAdapter:
Inheritance graph
[legend]
Collaboration diagram for ipfs::JsonParserAdapter:
Collaboration graph
[legend]

Public Member Functions

std::unique_ptr< DagJsonValueParse (std::string_view) override
 

Member Function Documentation

◆ Parse()

std::unique_ptr<DagJsonValue> ipfs::JsonParserAdapter::Parse ( std::string_view  json)
overridevirtual
Parameters
jsonThe JSON text to parse
Returns
The DOM object or NULL if parsing failed.

Implements ipfs::ctx::JsonParser.


The documentation for this class was generated from the following file: