Is there an equivalent utility class for ByteArrayDataInput and ByteArrayDataOutput in C++?

前端 未结 0 1777
梦毁少年i
梦毁少年i 2020-11-27 18:07

I am doing some networking, and I need some organization in my packets. Sending raw bytes and having no abstraction is real difficult.

For java developers, do you kno

相关标签:
回答
  • 消灭零回复
提交回复
热议问题