OCI-Lob->writeTemporary
(no version information, might be only in CVS)
OCI-Lob->writeTemporary -- Writes temporary large objectDescription
class OCI-Lob {bool writeTemporary ( string data [, int lob_type] )
}
Creates a temporary large object and writes data
to it.
You should use OCI-Lob->close when you are done with this object.
