多种格式 C ++中的实现 例 # include < string> # include < iostream> # include " multiformats/multihash/multihash.h " using namespace std ; using namespace mh = multi::hash; int main () { auto data = " this is some data to hash " s; auto h = mh::New (); /* if you call mh::New() with no argu