(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 is a website building & hosting documentation for Clojure/Script libraries
× close