clear
Clear all the bits of the set.
Depending on the implementation, this may be significantly faster than clear(0, length).
Clear the bit at i.
Clears a range of bits.
Parameters
startIndex
lower index
endIndex
one-past the last bit to clear
Clear all the bits of the set.
Depending on the implementation, this may be significantly faster than clear(0, length).
Clear the bit at i.
Clears a range of bits.
lower index
one-past the last bit to clear