Engine
/
com.drake.engine.utils
/
RegexUtils
/
isZh
is
Zh
fun
isZh
(input:
CharSequence
?):
Boolean
Content copied to clipboard
Return whether input matches regex of Chinese character.
Return
true
: yes
false
: no
Parameters
input
The input.