ipfs-chromium
Public Member Functions | List of all members
ipfs::MultiHash Class Reference

#include <library/include/ipfs_client/multi_hash.h>

Public Member Functions

 MultiHash (ByteView)
 
 MultiHash (HashType, ByteView digest)
 
bool ReadPrefix (ByteView &)
 
bool valid () const
 
HashType type () const
 
ByteView digest () const
 
bool operator== (MultiHash const &) const =default
 

Detailed Description

Some metadata about a hash (type & length) followed by the digest ipns://multiformats.io/multihash


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