I cannot seem to find an example of reading a std:string message into a FIX message
None of the tests seem to have that
Is there no way to read a complete std::string message into a FIX message ? Do I need to set individual fields from string ?
Please point me to the right example if you have one
Thanks
Sam