toggle menu
wire-runtime
4.9.2
common
switch theme
search in API
wire-runtime
/
com.squareup.wire.internal
/
sanitize
sanitize
fun
sanitize
(
value
:
String
)
:
String
fun
sanitize
(
values
:
List
<
String
>
)
:
String
Return a string where
,[]{}\
are escaped with a
\
.