How to convert bytes to `BitVector`?

actually, maybe the fix is that this should be

(64 - rem(total_num_elements, 64)) \div 8
1 Like