writeBit

fun writeBit(bit: Boolean)

append a bit to a bistream

Return

an update bitstream

Parameters

bit

bit to append