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