Return a raw in-memory representation of this [BitVec].
Iterate over indices of bits that are set.
Return true if the bit at index idx is set.
Set the bit at index idx to value val.
StaticemptyStaticfromWrap an existing bytes and treat them as [BitVec]
Staticfrom
A sequence of bits with a packed in-memory representation.