asByteArray

fun ArrayBuffer.asByteArray(byteOffset: Int = 0, length: Int = this.byteLength): ByteArray(source)

Non-copying conversion to a Kotlin ByteArray.