A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from http://www.lispworks.com/documentation/lw71/LW/html/lw-1216.htm below:

ora-lob-write-foreign-buffer

ora-lob-write-foreign-buffer Summary

Writes a foreign buffer to a LOB.

Signature

ora-lob-write-foreign-buffer lob-locator offset amount foreign-buffer buffer-length &key buffer-offset csid => amount-written, eof-or-error-p

Arguments

lob-locator

A LOB locator.

offset

A non-negative integer or nil.

amount

A non-negative integer.

foreign-buffer

A FLI pointer.

buffer-length

A non-negative integer.

buffer-offset

A non-negative integer.

csid

A.Character Set ID

Values

amount-written

A non-negative integer.

eof-or-error-p

A boolean or an error object.

Description

The 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.

Notes

ora-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