getCharacter

fun getCharacter(x: Int, y: Int): Char

Get a character from the buffer at a specified x and y location.