Classes | |
| union | BitPointer | 
| The smjg.libs.util.bitarray.BitPointer union implements a bit pointer that can point to any bit within a byte.  More... | |
| struct | BitArray | 
| The smjg.libs.util.bitarray.BitArray structure implements a bit array that can start at any point within a byte.  More... | |
The smjg.libs.util.bitarray module provides data types to represent bit pointers and bit arrays that don't necessarily begin on byte boundaries.
 1.5.4