Transformer SDK For C  7.1.1.311110
Adding binary data to objects

DataSource can be used for sending binary data. If sending a number, the functions below can be used to take primitive data types and encode their binary representations to Base 64 before sending them to DataSource peers. The client can then decode them to extract the original values.


Generated on Fri Mar 23 2018 18:29:22 for Transformer SDK For C