Liking cljdoc? Tell your friends :D

missinterpret.storage.address.core


byte-array->addressclj

(byte-array->address b)

Converts bytes into a content addressable representation.

NOTES:

  • This currently uses a specific addressing function to produce the address info.
  • Algorithm :sha2-256
Converts bytes into a content addressable representation.

NOTES:
 - This currently uses a specific addressing function to produce the address info.
 - Algorithm :sha2-256
raw docstring

data->addressclj

(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
raw docstring

file->addressclj

(file->address file)

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close