Liking cljdoc? Tell your friends :D

dht-cljc.utils


bytes->hexclj/s

(bytes->hex bytes)

Converts bytes into a hex string

Converts bytes into a hex string
sourceraw docstring

hex->bytesclj/s

(hex->bytes hex)

Converts hex string to byte-array

Converts hex string to byte-array
sourceraw docstring

now!clj/s

(now!)

Get the Unix epoch in milliseconds

Get the Unix epoch in milliseconds
sourceraw docstring

string->bytesclj/s

(string->bytes string)

Convert a given string to a byte vector

Convert a given string to a byte vector
sourceraw docstring

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

× close