asReadOnlyBits

Convert this instance to read-only Bits. This is useful in the case that this [ ] is returned as a Bits instance, to make sure that consumers may not get write access back by casting to a FixedBitSet. NOTE: Changes to this [ ] will be reflected on the returned Bits.