OCI-Lob->rewind
(PHP 5, PECL OCI8 >= 1.1.0)
OCI-Lob->rewind — Moves 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.