Modeled after CollStream. Produces a bit stream out if an array of integers. The most significant bit comes first in each byte (MSB). Use class RedBitStream for least significant bit first (LSB).