notInPlace

open fun notInPlace()

Computes the bitwise not of each element in the array in place. The values are first cast to integers before the operation.