shortArrayOf

Common
JVM
JS
Native
1.0
fun shortArrayOf(vararg elements: Short): ShortArray

Returns an array containing the specified Short numbers.