(PHP 5, PECL OCI8 >= 1.1.0)
OCI-Lob->seek — Sets the internal pointer of the large object
Sets the internal pointer of the large object.
Indicates the amount of bytes, on which internal pointer should be moved from the position, pointed by whence.
May be one of:
Gibt bei Erfolg TRUE zurück. Im Fehlerfall wird FALSE zurückgegeben.
The default value for $whence is OCI_SEEK_SET.