Statement on glibc/iconv Vulnerability

InternalIterator::rewind

(PHP 8)

InternalIterator::rewindイテレータの最初の要素に巻き戻す

説明

public InternalIterator::rewind(): void

イテレータの最初の要素に巻き戻します。

パラメータ

この関数にはパラメータはありません。

戻り値

値を返しません。

add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top