ipfs-chromium
ipfs
JsonParserAdapter
Public Member Functions
|
List of all members
ipfs::JsonParserAdapter Class Reference
final
Inheritance diagram for ipfs::JsonParserAdapter:
[
legend
]
Collaboration diagram for ipfs::JsonParserAdapter:
[
legend
]
Public Member Functions
std::unique_ptr<
DagJsonValue
>
Parse
(std::string_view) override
Member Function Documentation
◆
Parse()
std::unique_ptr<
DagJsonValue
> ipfs::JsonParserAdapter::Parse
(
std::string_view
json
)
override
virtual
Parameters
json
The 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:
component/
json_parser_adapter.h
Generated by
1.9.1