Engine
/
com.drake.engine.utils
/
StringUtils
/
length
length
open fun
length
(s:
CharSequence
):
Int
Content copied to clipboard
Return the length of string.
Return
the length of string
Parameters
s
The string.