RTI Connext C API Version 7.3.0

<<extension>> FlatData Language Binding for IDL topic-types

<<extension>> FlatData Language Binding for IDL topic-types

Warning
The FlatData language binding is available in the Traditional C++ API and in the Modern C++ API. It is not available in this API.

FlatData is a language binding for IDL types in which the in-memory
representation of a sample matches the wire representation. Therefore, the cost of serialization/deserialization is zero.

Note
For a complete description of the FlatData language binding and its benefits, and a tutorial, see the "Sending Large Data" chapter in the RTI Connext User's Manual.
For buildable code examples, see https://community.rti.com/kb/flatdata-and-zerocopy-examples.