Back

fill! (clj)

(source)

function

(fill! input val) (fill! input val & {:keys [limit offset start end]})
Assigns the specified byte value to each element of the specified array of bytes.

Examples