mirror of
https://git.suyu.dev/suyu/suyu.git
synced 2025-09-13 07:16:49 +08: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