The previous code was using `memmove` under the hood (`string::append`).
This patch makes it use `memcpy` for performance and consistency with other overloads. PiperOrigin-RevId: 539079130 Change-Id: I5aea9dd9b8a1ce708c787df7d6c9a75ae419c484
Showing
Please
register
or
sign in
to comment