byteBufferOf

fun byteBufferOf(vararg elements: Byte): ByteBuffer
fun byteBufferOf(size: Int): ByteBuffer