write_bit


write_bit(bw, b)
      

Write the bit b to the bits_writer bw.

Return void.

Also see:

read_bit
write_bits


Core Module Index | Contents