kotlin-stdlib
Common
kotlin-stdlib
/
kotlin
/
UIntArray
/
UIntArray
UInt
Array
fun
UIntArray
(
size
:
Int
)
(
source
)
Creates a new array of the specified
size
, with all elements initialized to zero.