(arraycopy input output length)
(arraycopy input output _length)
(string size)
Fixed length string type spec constructor.
Fixed length string type spec constructor.
Arbitrary length string type spec.
Arbitrary length string type spec.
(zeropad! input datalength)
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.
(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).
cljdoc builds & hosts documentation for Clojure/Script libraries
Ctrl+k | Jump to recent docs |
← | Move to previous article |
→ | Move to next article |
Ctrl+/ | Jump to the search field |