C++ STL's String eqivalent for Binary Data

后端 未结 5 1717
北恋
北恋 2020-12-23 14:45

I am writing a C++ application and I was wondering what the C++ conventional way of storing a byte array in memory.

Is there something like a string, except specifi

5条回答
提交回复
热议问题