Hi folks,
I am using rfa8.1.0 C++ for encoding a field of RMTES_STRING with length of 255.
The length of this field with RespMsg::RefreshEnum (image data) is corresponding to 256 while with RespMsg::UpdateEnum this field can be sent with a length much more longer (1500).
Is there any explanation for this behavior ?
Thanks,