Back

unpad (clj)

(source)

function

(unpad input) (unpad input alg)
Remove padding from given byte array and fill the unpadded bytes with 0

Examples