getFreeBits method

int getFreeBits()

Implementation

int getFreeBits() => (_longs.length * bitsPerInt) - getSize();