#include <library/include/ipfs_client/cid.h>
|
| Cid (MultiCodec, MultiHash) |
|
| Cid (std::string_view) |
|
| Cid (ByteView) |
|
bool | ReadStart (ByteView &) |
|
bool | valid () const |
|
MultiCodec | codec () const |
|
MultiHash const & | multi_hash () const |
|
ByteView | hash () const |
|
HashType | hash_type () const |
|
std::string | to_string () const |
|
bool | operator== (Cid const &) const =default |
|
|
constexpr static std::size_t | MinSerializedLength |
|
A Content ID - a way to identify content based on the content itself generally via hash
◆ MinSerializedLength
constexpr static std::size_t ipfs::Cid::MinSerializedLength |
|
staticconstexpr |
The documentation for this class was generated from the following file:
- library/include/ipfs_client/cid.h