longArrayOf

Common
JVM
JS
Native
1.0
fun longArrayOf(vararg elements: Long): LongArray

Returns an array containing the specified Long numbers.