- longs
- Documentation for this section has not yet been entered.
Documentation for this section has not yet been entered.
Equivalent to BitSet.valueOf(LongBuffer.wrap(longs)), but likely to be faster. This is likely to be the fastest way to create a BitSet because it's closest to the internal representation.