AutoTweaker API
Toggle table of contents
0.2.0-alpha.1+d0e71621
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
AutoTweaker API
AutoTweaker API
/
io.github.autotweaker.api
/
toUnicodeEscape
to
Unicode
Escape
jvm
fun
Char
.
toUnicodeEscape
(
)
:
String
(
source
)
对一个字符进行 Unicode 转义,返回一个 Unicode 转义序列。
fun
String
.
toUnicodeEscape
(
)
:
String
(
source
)
对一个字符串进行 Unicode 转义,返回 6 倍大小的新字符串。