The stream support functions
The streamread() and streamwrite() support
functions allow the database server to treat opaque data in a stream
representation. That is, in a sequential, flattened format. The DataBlade
API provides generic
functions that handle the transfer of stream data between the database
server and other sites or storage media. The HCL
Informix®
DataBlade API Programmer's Guide provides detailed
information about using generic stream functions.
Important: These
support functions must be named streamread and streamwrite.
The names are not case sensitive.