putAbsolute

fun putAbsolute(index: Int, c: Char): CharBuffer

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