clear

fun clear(index: Long)


fun clear(startIndex: Long, endIndex: Long)

Clears a range of bits.

Parameters

startIndex

lower index

endIndex

one-past the last bit to clear