Liking cljdoc? Tell your friends :D

conceptual.arrays


->bytesclj

(->bytes v)

byte-array-classclj


byte-array?clj

(byte-array? obj)

Returns true is the given parameter is an byte array.

Returns true is the given parameter is an byte array.
raw docstring

bytes->clj

(bytes-> bytes)

ensure-bytesclj

(ensure-bytes v)

FRESSIANclj


int->bytesclj

(int->bytes i)

int-array-classclj


int-array?clj

(int-array? obj)

Returns true is the given parameter is an int array.

Returns true is the given parameter is an int array.
raw docstring

INTEGERclj


keyword-array-classclj


LONGclj


long->bytesclj

(long->bytes i)

object->bytesclj

(object->bytes o)

object-array-classclj


object-array?clj

(object-array? obj)

Returns true is the given parameter is an int array.

Returns true is the given parameter is an int array.
raw docstring

(print-bytes bytes)

str->bytesclj

(str->bytes s)

STRINGclj

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

× close