get

operator fun <T> Buffer<T>.get(index: UInt): T(source)