(byte-array->address b)
Converts bytes into a content addressable representation.
NOTES:
Converts bytes into a content addressable representation. NOTES: - This currently uses a specific addressing function to produce the address info. - Algorithm :sha2-256
(data->address data)
Creates an address out of data that can be converted into a byte array
Creates an address out of data that can be converted into a byte array
(file->address file)
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close