append Data
Appends the content of the specified bit buffer to this buffer.
Parameters
bb
the bit buffer whose data to append (not null)
Throws
if the bit buffer is null
if appending the data would make bitLength exceed Integer.MAX_VALUE