readTextExact

fun readTextExact(out: Appendable, exactCharacters: Int)

Read exactly exactCharacters characters and append them to out


fun readTextExact(exactCharacters: Int): String

Read a string exactly exactCharacters length