Members <readonly> BITS_PER_BYTE The bit size of a byte, which is 8 bits. Source: BitSet.js, line 18 <readonly> BITS_PER_WORD The bit size of a single word, which is uint32. Source: BitSet.js, line 12 <readonly> INITAL_SIZE The inital size of BitSet. Source: BitSet.js, line 6