Join Slack
Powered by
I'm a little uncomfortable with the `it.toInt() an...
# announcements
z
zoltu
06/09/2016, 6:35 PM
I'm a little uncomfortable with the
it.toInt() and 0xff
because
it.toInt()
is possibly a negative number, and I'm not sure just doing
and 0xff
actually does what I want.
4
Views
Open in Slack
Previous
Next