diff options
| author | Marc Mutz <marc.mutz@qt.io> | 2023-10-19 15:27:19 +0200 |
|---|---|---|
| committer | Marc Mutz <marc.mutz@qt.io> | 2023-10-19 22:52:22 +0200 |
| commit | 4cc31901ea36dcb37efbaa316dde653ad49a5dbb (patch) | |
| tree | 33463904fac127149753b1748aa3b0d4d1fd9f7e /src/corelib/serialization/qjsonarray.cpp | |
| parent | fd09519bbd4e7ea89b898c7496e7e06980ee9672 (diff) | |
QCborStreamWriter: use (new) QUtf8::convertFromLatin1() to speed up append(QL1SV)
Use the new function to convert into a QVLA instead of first
converting to a QString and then to a QByteArray. One conversion and
one buffer instead of two each.
Pick-to: 6.6
Change-Id: Ieaa24c8ef325797b5a89e8da0ca4310667c00fa7
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
Diffstat (limited to 'src/corelib/serialization/qjsonarray.cpp')
0 files changed, 0 insertions, 0 deletions
