append

fun append(b: Byte)
fun append(bytes: ByteArray, offset: Int = 0, length: Int = bytes.size - offset)