ipfs-chromium
Loading...
Searching...
No Matches
Public Member Functions | List of all members
ipfs::ctx::NullCborParser Class Reference

#include <include/ipfs_client/ctx/null_cbor_parser.h>

Inheritance diagram for ipfs::ctx::NullCborParser:
Inheritance graph
[legend]
Collaboration diagram for ipfs::ctx::NullCborParser:
Collaboration graph
[legend]

Public Member Functions

std::unique_ptr< DagCborValueParse (ByteView) override
 

Detailed Description

A non-implementation

Member Function Documentation

◆ Parse()

std::unique_ptr< DagCborValue > ipfs::ctx::NullCborParser::Parse ( ByteView  )
inlineoverridevirtual
Returns
NULL, always

Implements ipfs::ctx::CborParser.


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