(->bytes v)
(byte-array? obj)
Returns true is the given parameter is an byte array.
Returns true is the given parameter is an byte array.
(bytes-> bytes)
(ensure-bytes v)
(int->bytes i)
(int-array? obj)
Returns true is the given parameter is an int array.
Returns true is the given parameter is an int array.
(long->bytes i)
(object->bytes o)
(object-array? obj)
Returns true is the given parameter is an int array.
Returns true is the given parameter is an int array.
(print-bytes bytes)
(str->bytes s)
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close