this_program put(int value, int bits)
Put bits number of bits with the value value into the buffer.
value must not be larger than what can be stored with the number of bits given in bits .