Back

slice (clj)

(source)

function

(slice input start end)
Returns a new copy of the byte array but offset and crop by start and end indices.

Examples