Join Slack
Communities
Powered by
The last line could be ``` it.digest().joinToStrin...
# announcements
r
Ruckus
06/09/2017, 6:16 PM
The last line could be
Copy code
it.digest().joinToString("") { "%02x".format(it) }
Though I don't know which way would be
better
Open in Slack
Previous
Next