Muhammad Hassaan
Results
2
comments of
Muhammad Hassaan
So, you mean I don't need to cast it to char array and can write it as `std::string dscVal((pDescriptor->getValue(), pDescriptor->getLength());` ?
I'm facing the same problem. Did you manage to resolve it somehow?