open fun isZero(): Boolean
Whether this value has only zero bytes.
Return Boolean: true if all the bits of this value are zeros.
true