Join Slack
Powered by
It's converted to an extension function. You call ...
# getting-started
m
marstran
04/06/2018, 7:50 AM
It's converted to an extension function. You call it like this:
"test".sha256()
. If you want to call it from Java, it will still be
Ut.sha256("test")
.
Open in Slack
Previous
Next