Liking cljdoc? Tell your friends :D

crux.byte-utils


byte-buffer->bytesclj

(byte-buffer->bytes b)

bytes->hexclj

(bytes->hex bytes)

bytes->longclj

(bytes->long data)

bytes-comparatorclj


bytes=?clj

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

compare-bytesclj

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

hex->bytesclj

(hex->bytes hex)

inc-unsigned-bytes!clj

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

long->bytesclj

(long->bytes l)

sha1clj

(sha1 bytes)

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

× close