Join Slack
Powered by
ah, that's because `value` might be `null`, this w...
# getting-started
e
elect
01/26/2017, 1:16 PM
ah, that's because
value
might be
null
, this will work
dest?.let{ it.writeInt(value!!) }
Open in Slack
Previous
Next