And you can give `value` a default value: `dest?.w...
# getting-started
o
And you can give
value
a default value:
dest?.writeInt(value ?: 0)