OCI-Lob
PHP Manual

OCI-Lob::rewind

(PHP 5, PHP 7, PECL OCI8 >= 1.1.0)

OCI-Lob::rewindMoves the internal pointer to the beginning of the large object

설명

bool OCI-Lob::rewind ( void )

Sets the internal pointer to the beginning of the large object.

반환값

성공 시 TRUE를, 실패 시 FALSE를 반환합니다.

참고


OCI-Lob
PHP Manual