appendBytes

fun appendBytes(content: String, mode: Mode, bits: BitArray, encoding: String?)

Append "bytes" in "mode" mode (encoding) into "bits". On success, store the result in "bits".