How can I partition a QByteArray efficiently?

后端 未结 2 592
误落风尘
误落风尘 2021-01-19 23:32

I want to partition a QByteArray message efficiently, so this function I implemented take the Bytes, the part I want to extract, and toEnd flag which tells if I want to extr

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