emptyIntArray

abstract fun emptyIntArray(): IntArray

创建空的 int[].

Return

空的 int[]