Binary file import and export functions

Binary file import and export functions transfer the binary representation of the opaque data type to and from a flat file.

Use the binary file import and export functions for bulk copy of binary data. These functions are the same as the text file import and export functions, except that they operate on binary representations of the data type. The functions are called when PLOAD executes.

BladeSmith generates the complete code for these functions.

See the Informix® DataBlade® Developers Kit User's Guide for more information.