Liking cljdoc? Tell your friends :D

turvata.util


b32->bytesclj

(b32->bytes b32-str!!)
source

bytes->b32clj

(bytes->b32 payload-bytes!!)
source

bytes->checksumclj

(bytes->checksum checksum-bytes)
source

bytes->hex-stringclj

(bytes->hex-string bs)
source

bytes->uuidclj

(bytes->uuid uuid-bytes)

Reconstructs a java.util.UUID from a 16-byte array.

Reconstructs a java.util.UUID from a 16-byte array.
sourceraw docstring

bytes=clj

(bytes= a b)
source

checksum->bytesclj

(checksum->bytes checksum)
source

compute-crc32clj

(compute-crc32 payload)
source

hex-string->bytesclj

(hex-string->bytes s)
source

throw-400!clj

(throw-400!)
source

uuid->bytesclj

(uuid->bytes uuid)

Serializes a java.util.UUID into a 16-byte array.

Serializes a java.util.UUID into a 16-byte array.
sourceraw docstring

verify-checksum!clj

(verify-checksum! raw-bytes expected-checksum)
source

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close