(PHP 5, PHP 7, PECL OCI8 >= 1.1.0)
Moves 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.
Returns:
Returns TRUE
on success or FALSE
on failure.
See also:
OCI-Lob::seek - Lob::seek
OCI-Lob::tell - Lob::tell
Please login to continue.