Liking cljdoc? Tell your friends :D

crux.byte-utils


byte-buffer->bytesclj

(byte-buffer->bytes b)
source

bytes->hexclj

(bytes->hex bytes)
source

bytes->longclj

(bytes->long data)
source

bytes-comparatorclj

source

bytes=?clj

(bytes=? a b)
(bytes=? a b max-length)
source

compare-bytesclj

(compare-bytes a b)
(compare-bytes a b max-length)
source

hex->bytesclj

(hex->bytes hex)
source

inc-unsigned-bytes!clj

(inc-unsigned-bytes! bs)
(inc-unsigned-bytes! bs prefix-length)
source

long->bytesclj

(long->bytes l)
source

sha1clj

(sha1 bytes)
source

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

× close