Writes a foreign buffer to a LOB.
Signatureora-lob-write-foreign-buffer lob-locator offset amount foreign-buffer buffer-length &key buffer-offset csid => amount-written, eof-or-error-p
ArgumentsA LOB locator.
A non-negative integer or nil
.
A non-negative integer.
A FLI pointer.
A non-negative integer.
A non-negative integer.
A.Character Set ID
ValuesA non-negative integer.
A boolean or an error object.
DescriptionThe function ora-lob-write-foreign-buffer
writes to the LOB pointed to by lob-locator from buffer.
This is just like ora-lob-write-buffer except that it writes the LOB locator from a foreign buffer.
foreign-buffer is a FLI pointer to a buffer, which must be of size at least buffer-length.
Notesora-lob-write-foreign-buffer
is available only when the "oracle" module is loaded. See the section Oracle LOB interface for more information.
LispWorks User Guide and Reference Manual - 20 Sep 2017
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4