k3lp Documentation
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
k3lp Documentation
text
/
org.k3lp.lib.text.unicode
/
Normalizer
/
decomposeTo
decompose
To
fun
decomposeTo
(
dest
:
MutableList
<
Int
>
,
atoms
:
Iterable
<
K3StringAtom
>
,
compatibility
:
Boolean
)
(
source
)
fun
decomposeTo
(
dest
:
MutableList
<
Int
>
,
codePoint
:
Int
,
compatibility
:
Boolean
)
(
source
)