decomposeTo

fun decomposeTo(dest: MutableList<Int>, atoms: Iterable<K3StringAtom>, compatibility: Boolean)(source)
fun decomposeTo(dest: MutableList<Int>, codePoint: Int, compatibility: Boolean)(source)