getComplexType

open override fun getComplexType(): Class<IntArray>

Returns the complex type of the data.

Return

The complex type, which is IntArray in this case.