BitArray.isZero

struct BitArray
nothrow
bool
isZero
()

Return Value

Type: bool

true if no bits are set

Meta