OCI-Lob
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

Description

bool OCI-Lob::rewind ( void )

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

Return Values

Returns TRUE on success or FALSE on failure.

See Also


OCI-Lob
PHP Manual