# Functions
FromMulithash returns the digest portion of the multihash It will fail if the multihash is not a valid swarm multihash.
GetMultihashLength returns the digest length of the provided multihash It will fail if the multihash is not a valid swarm mulithash.
ToMulithash wraps the provided digest data with a swarm mulithash header.
# Variables
No description provided by the author