The PgSql\Lob class

(PHP 8 >= 8.1.0)

はじめに

PHP 8.1.0 以降、pgsql large object リソースを置き換える、完全不定形クラスです。

クラス概要

namespace PgSql;
final class Lob {
}