Funções OCI8
PHP Manual

OCI-Lob::rewind

(PHP 5, PECL OCI8 >= 1.1.0)

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

Descrição

bool OCI-Lob::rewind ( void )

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

Valor Retornado

Retorna TRUE em caso de sucesso ou FALSE em caso de falha.

Veja Também


Funções OCI8
PHP Manual