toShortArray

abstract fun toShortArray(array: ShortArray): ShortArray

Array 转成 short[].

Return

转换后的 short[]

Parameters

array

需要转换的数组