Join Slack
Communities
Powered by
You can use `byteArray.joinToString(separator: " "...
# announcements
r
Ruckus
06/09/2017, 6:12 PM
You can use
byteArray.joinToString(separator: " ") { /* convert byte to hex string */ }
Open in Slack
Previous
Next