(PHP 5 >= 5.2.0, PHP 7, PHP 8)
CachingIterator::offsetSet — The offsetSet purpose
$key
$value
本函数还未编写文档,仅有参数列表。
key
The index of the element to be set.
value
The new value for the key.
没有返回值。