OCI-Lob::tell
(PHP 5, PHP 7, PECL OCI8 >= 1.1.0)
OCI-Lob::tell — Returns the current position of internal pointer of large object
说明
OCI-Lob::tell (
void ) :
int
Gets the current position of a LOB's internal pointer.
返回值
Returns current position of a LOB's internal pointer or FALSE
if an error occurred.