toTypedArray

abstract fun toTypedArray(): ArrayWrapper<PT>

将此包装器转换为 ArrayWrapper.

参考 kotlin.collections.toTypedArray

Return

转换后的 ArrayWrapper