getAllCharsTo

fun <C : MutableCollection<in Char>> JsonArray.getAllCharsTo(destination: C): C