use `toList()`. `val immutableBytes = byteArrayOf(...
# announcements
k
use
toList()
.
val immutableBytes = byteArrayOf(1, 2, 3).toList()