pg_lo_write
symfony/var-dumper
Supported Versions: PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8
Write to a large object
<?php pg_lo_write
(
PgSql\Lob $lob
,
string $data
, ?
int $length
=
null
):
int
|
false