For C++ protobuf, I want to use the DebugString function to get the human readable message, but it returns the address, just like MessageLite at 0x7ffdc4a3ef00
Does any one knows why, thank you.
Get the human readable message.
For C++ protobuf, I want to use the DebugString function to get the human readable message, but it returns the address, just like MessageLite at 0x7ffdc4a3ef00
Does any one knows why, thank you.
Get the human readable message.