apache / rocketmq-client-cpp

Apache RocketMQ cpp client
https://rocketmq.apache.org/
Apache License 2.0
366 stars 159 forks source link

Add function to reliably acquire message body length #349

Closed lizhanhui closed 3 years ago

lizhanhui commented 3 years ago

What is the purpose of the change

Add function to reliably acquire message body length

Fix a few typo and grammar error

Brief changelog

CMessage.{h,cpp}, CMessageExt.{h,cpp}

Verifying this change

XXXX

Follow this checklist to help us incorporate your contribution quickly and easily. Notice, it would be helpful if you could finish the following 5 checklist(the last one is not necessary)before requesting the community to review your PR.