update : 2015.11.03
php.shukuma.com

검색:
 
 
Moves the internal pointer to the beginning of the large object

OCI-Lob::rewind

(PHP 5, 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를 반환합니다.