Is there any reason to use one of `uByteArrayOf()`...
# random
e
Is there any reason to use one of
uByteArrayOf()
or
UByteArray(0)
over the other?
🚫 1