Content format
If I want to send content in this format to C++, how to compose such a message? What needs to be sent is a byte stream. I don’t know if it is a ByteBuffer. Please help me. Thank you!
Just build a C++ json library.
Just build a C++ json library.