writeBits

fun writeBits(input: List<Boolean>)

append bits to a bistream

Return

an update bitstream

Parameters

input

bits to append