You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 10, 2020. It is now read-only.
`multihash` is a [multihash][] which can be passed as
107
111
108
-
- Buffer, the raw Buffer of the multihash
112
+
- Buffer, the raw Buffer of the multihash
109
113
- String, the base58 encoded version of the multihash
110
114
111
115
`callback` must follow `function (err, stream) {}` signature, where `err` is an error if the operation was not successful and `stream` is a readable stream of the file.
0 commit comments