Returns true if every true bit in this array is also true in other (subset test).
true
true if this array is a subset of other, false otherwise.
false
another BitArray of same size.
if arrays are not the same size.