bitbuffer A class to contain a bitstream. Overview The bitBuffer class can be used to abstract a bit stream (either from a file or from memory) allowing extraction of bits or sequences of bits from the stream.