sux icon indicating copy to clipboard operation
sux copied to clipboard

Actually return bits in getBits method

Open ByteHamster opened this issue 3 years ago • 0 comments
trafficstars

RiceBitVector.Builder.getBits returns the number of bits used by the data structure but RiceBitVector.getBits returns the number of bytes used by the data structure. Fixed RiceBitVector.getBits, so it actually returns bits.

ByteHamster avatar Apr 26 '22 14:04 ByteHamster