mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-24 19:17:50 -05:00
std::string doesn't include the null-terminator in its data() + size() range. This ensures that the null-terminator will also be written to the buffer