pg_lo_seek
Supported Versions: PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8
Seeks position within a large object
<?php pg_lo_seek
(
PgSql\Lob $lob
,
int $offset
,
int $whence
=
SEEK_CUR
):
bool