getAbsolute

fun getAbsolute(index: Int): Char

Absolute get: returns the char at the given index (0 ≤ index < limit) without changing position.