decode static method
- Uint8List bytes
Decodes a multihash byte array.
Implementation
static dm.MultihashInfo decode(Uint8List bytes) => dm.Multihash.decode(bytes);
Decodes a multihash byte array.
static dm.MultihashInfo decode(Uint8List bytes) => dm.Multihash.decode(bytes);