mirror of
https://git.suyu.dev/suyu/suyu
synced 2025-02-01 12:33:03 -06:00
40c9c5a55c
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