createByteBuffer

abstract fun createByteBuffer(capacity: Int): ByteBuffer

Creates a ByteBuffer for memory management.