Liking cljdoc? Tell your friends :D

octet.spec.string


arraycopyclj/s≠

clj
(arraycopy input output length)
cljs
(arraycopy input output _length)
source (clj)source (cljs)

byte-arraycljs

(byte-array length)
source

bytes->stringclj/s

(bytes->string input length)
source (clj)source (cljs)

stringclj/s

(string size)

Fixed length string type spec constructor.

Fixed length string type spec constructor.
sourceraw docstring

string*clj/s

Arbitrary length string type spec.

Arbitrary length string type spec.
sourceraw docstring

string->bytesclj/s

(string->bytes value)
source (clj)source (cljs)

zeropad!clj/s≠

(zeropad! input datalength)
clj

Add zero byte padding to the given byte array to the remaining bytes after specified data length.

Add zero byte padding to the given byte array
to the remaining bytes after specified data length.
source (clj)source (cljs)raw docstring

zeropad-countclj/s

(zeropad-count input)

Given a byte array, returns a number of bytes allocated with zero padding (zero byte).

Given a byte array, returns a number of bytes
allocated with zero padding (zero byte).
sourceraw docstring

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