Represents a multihash digest which carries information about the hashing algorithm and an actual hash digest.
Creates a multihash digest.
Readonly
Binary representation of this multihash digest.
Code of the multihash
Raw digest (without a hashing algorithm info)
byte length of the this.digest
this.digest
Represents a multihash digest which carries information about the hashing algorithm and an actual hash digest.