Next: Destroying Data Buffers, Up: Exchanging Data [Contents][Index]
Data objects can be based on memory, files, or callback functions provided by the user. Not all operations are supported by all objects.
• Memory Based Data Buffers: | Creating memory based data buffers. | |
• File Based Data Buffers: | Creating file based data buffers. | |
• Callback Based Data Buffers: | Creating callback based data buffers. |