fun bytes( content: ByteArray, offset: Int = 0, length: Int = content.size): Unit
fun bytes(content: ByteBuffer): Unit
Append raw bytes