Inserts a value in the next entry of the buffer.
It overwrites the value already present there.
summary> This indexer method provides read-only access to elements in the buffer. /summary>
ParametersindexThe index of the element to access.
ReturnsThe element at the specified index in the buffer.