ktor-http-cio / io.ktor.http.cio / RequestResponseBuilder / bytes

bytes

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

Append raw bytes