Engine
/
com.drake.engine.utils
/
StringUtils
/
reverse
reverse
open fun
reverse
(s:
String
):
String
Content copied to clipboard
Reverse the string.
Return
the reverse string.
Parameters
s
The string.